From 236332f9bfd9cb0688815142237f299939b2d80a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 20 Feb 2026 21:03:57 +0900 Subject: feat: add parsing tests --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b8ec319 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tests/JSONTestSuite"] + path = tests/JSONTestSuite + url = https://github.com/nst/JSONTestSuite -- cgit v1.3-1-g0d28