aboutsummaryrefslogtreecommitdiff
path: root/tests/testsuite.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r--tests/testsuite.at6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at
index 58cd7c4..67fc54a 100644
--- a/tests/testsuite.at
+++ b/tests/testsuite.at
@@ -120,4 +120,10 @@ m4_include([locus01.at])
m4_include([locus02.at])
m4_include([path-locus.at])
+m4_ifdef([ENABLE_JSON],[
+AT_BANNER(JSON)
+m4_include([json00.at])
+m4_include([json01.at])
+])
+
# End of testsuite.at

Return to:

Send suggestions and report system problems to the System administrator.