1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Add missing test file

This commit is contained in:
Nicolas Williams
2015-01-01 01:39:50 -06:00
parent 86bc662bd2
commit 862696a778

4
tests/modules/data.json Normal file
View File

@@ -0,0 +1,4 @@
{
"this": "is a test",
"that": "is too"
}