aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-02-20 09:08:54 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-02-20 09:08:54 -0800
commit16a6ea6bc0a33aa7daa180d06831c107462581ea (patch)
tree63d156b1c0c935adaa4477bb7f8d569434bd4822 /tools
parent4a858990ed55978d451a8228b9e0b8d3e94fbd28 (diff)
Ensure interop tests are run as part of run_tests
I'm honestly a little shocked this wasn't done previously.
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index b5d61595c2..d2b125fc01 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -195,6 +195,10 @@
},
{
"language": "c",
+ "name": "interop_test"
+ },
+ {
+ "language": "c",
"name": "json_rewrite_test"
},
{