Add fixtures/test.csv

This commit is contained in:
2026-03-04 10:14:24 +00:00
parent 79b9b17371
commit 1011584ef9

3
fixtures/test.csv Normal file
View File

@@ -0,0 +1,3 @@
id,name,value
1,alpha,100
2,beta,200
1 id name value
2 1 alpha 100
3 2 beta 200