@@ -24,10 +24,11 @@ func TestParseFile(t *testing.T) { {"positive.6.src", true}, {"positive.7.src", true}, {"positive.8.src", true}, {"positive.9.src", true}, {"positive.10.src", true}, {"positive.nonewline.src", true}, // Negative matches. {"negative.0.src", false}, {"negative.1.src", false}, {"negative.2.src", false},
@@ -0,0 +1,3 @@ // There can be a positive match without a final newline. // Code generated by tool; DO NOT EDIT. \ No newline at end of file