mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Add CSV snapshot test
This commit is contained in:
6
rojo-test/build-tests/csv_in_folder/default.project.json
Normal file
6
rojo-test/build-tests/csv_in_folder/default.project.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "csv_in_folder",
|
||||
"tree": {
|
||||
"$path": "folder"
|
||||
}
|
||||
}
|
||||
2
rojo-test/build-tests/csv_in_folder/folder/normal.csv
Normal file
2
rojo-test/build-tests/csv_in_folder/folder/normal.csv
Normal file
@@ -0,0 +1,2 @@
|
||||
Key,Source,Context,Example,es
|
||||
Ack,Ack!,,An exclamation of despair,¡Ay!
|
||||
|
Reference in New Issue
Block a user