aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2016-03-05 20:48:20 +0000
committerMatthew Wild <mwild1@gmail.com>2016-03-05 20:48:20 +0000
commit5d33051ecc8a62231f0dd37f4176a87b19e83534 (patch)
treee708589be73c3c8c13e8dc3614684d4d3f66ef43 /Makefile
parent2d56536be48758e1332090eb6528f8a294887468 (diff)
downloadprosody-5d33051ecc8a62231f0dd37f4176a87b19e83534.tar.gz
prosody-5d33051ecc8a62231f0dd37f4176a87b19e83534.zip
tests: Add extra tests for util.json
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a5cdbb37..06e67c9c 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ clean:
test:
cd tests && $(RUNWITH) test.lua 0
+ # Skipping: cd tests && RUNWITH=$(RUNWITH) ./test_util_json.sh
util/%.so:
$(MAKE) install -C util-src