diff --git a/Makefile b/Makefile index 91605e9..cebfac0 100644 --- a/Makefile +++ b/Makefile @@ -6,5 +6,4 @@ # test: - php ./sapphire/cli-script.php dev/build flush=1 - $(MAKE) -C sapphire test + $(MAKE) QUERYSTRING="$(QUERYSTRING)" -C sapphire test \ No newline at end of file