Chore: Embed CSV files with the test data source (#71435)

This commit is contained in:
Andres Martinez Gotor
2023-07-13 09:34:40 +02:00
committed by GitHub
parent 51c94bccd7
commit 9990d5025d
14 changed files with 27 additions and 51 deletions
@@ -0,0 +1,6 @@
State, 2020, 2000, 1980
California, 39368078,33987977,23800800
Texas, 29360759, 20944499, 14338208
Florida, 21733312, 16047515, 9839835
1 State 2020 2000 1980
2 California 39368078 33987977 23800800
3 Texas 29360759 20944499 14338208
4 Florida 21733312 16047515 9839835