Remove unnecessary files, use generic file for unrelated test.

This commit is contained in:
Ben Patterson
2015-11-22 09:35:53 -05:00
parent 484a4f2b66
commit bed5d3e8df
6 changed files with 20 additions and 27 deletions

View File

@@ -0,0 +1,7 @@
column_1,column_2
foo,bar
foo,baz
hello,there
file_size,must_be_100_bytes
the story,was
very very very very very,interesting
1 column_1 column_2
2 foo bar
3 foo baz
4 hello there
5 file_size must_be_100_bytes
6 the story was
7 very very very very very interesting