From 39dceba25851f3c9db32082f6217fbb2b7d6fc39 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Sat, 5 Mar 2016 20:48:20 +0000 Subject: tests: Add extra tests for util.json --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3