summaryrefslogtreecommitdiff
path: root/test/tests.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests.json')
-rw-r--r--test/tests.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json
index e897b3917..cce774a4b 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -201,7 +201,9 @@
"ip"
],
"protocols": [
- "binary"
+ "binary",
+ "compact",
+ "json"
],
"workdir": "../lib/kotlin"
},