typo corrected

This commit is contained in:
Karthic Rao 2015-06-19 23:54:34 +05:30
parent d9729b4a2e
commit 9d33d9d6b0

View file

@ -36,7 +36,7 @@ func TestInternal(t *testing.T) {
}
func InternalParse(t *testing.T) {
func TestInternalParse(t *testing.T) {
tests := []struct {
inputInternalPaths string
shouldErr bool