From 3eb295100126d333d6af4b1612c6c5015811897d Mon Sep 17 00:00:00 2001 From: J08nY Date: Fri, 29 Nov 2024 20:43:23 +0100 Subject: Use own fork of JSON.sh to clean up the tests. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7340c03..e84faaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/J08nY/assert.sh [submodule "test/lib/JSON.sh"] path = test/lib/JSON.sh - url = https://github.com/jimklimov/JSON.sh + url = https://github.com/J08nY/JSON.sh [submodule "test/lib/criterion"] path = test/lib/criterion url = https://github.com/Snaipe/Criterion -- cgit v1.2.3-70-g09d2