From f3c65feb0e1f4e177a75ba936d0730f7c3f4b076 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 25 Jan 2022 03:54:10 +0100 Subject: test: Rename json test files to .json --- test/data/j1.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/data/j1.json (limited to 'test/data/j1.json') diff --git a/test/data/j1.json b/test/data/j1.json new file mode 100644 index 0000000..2ae9acb --- /dev/null +++ b/test/data/j1.json @@ -0,0 +1 @@ +{"test":[1,1],"foo":[[1],[1],[1],[1],[[1],[1],[1],[1],[[1],[1],[1],[1]]]],"more":{"a":"yo","b":[{"c":0.25},{"a":"yo","b":[{"c":0.25},{"a":"yo","b":[{"c":0.25}]}]}]}} \ No newline at end of file -- cgit v1.1-32-gdbae