Skip to content

Commit 7472a11

Browse files
authored
test: add CSV sample data file for testing (#938)
* test: add CSV sample data file for testing
1 parent 7ed3962 commit 7472a11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/data/people.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Name,Age,City
2+
Alice,25,New York
3+
Bob,30,London
4+
Charlie,22,Paris

0 commit comments

Comments
 (0)