var foldDupTests … func TestFoldDup(t *testing.T) { … } func TestHasPathPrefix(t *testing.T) { … } func TestTrimFilePathPrefixSlash(t *testing.T) { … } func TestTrimFilePathPrefixWindows(t *testing.T) { … }
var foldDupTests … func TestFoldDup(t *testing.T) { … } func TestHasPathPrefix(t *testing.T) { … } func TestTrimFilePathPrefixSlash(t *testing.T) { … } func TestTrimFilePathPrefixWindows(t *testing.T) { … }