Added some basic test

This commit is contained in:
2023-08-06 01:25:32 +02:00
parent 11d49fd476
commit 253c85985b
8 changed files with 223 additions and 0 deletions

3
tests/data/invalid.json Normal file
View File

@@ -0,0 +1,3 @@
{
"foo": 'bar'
}