diff --git a/Makefile b/Makefile index 96bfe0011..fd2e3301c 100644 --- a/Makefile +++ b/Makefile @@ -22,3 +22,5 @@ tests: %: $(PYTHON) uwsgiconfig.py --build $@ + +.PHONY: all clean check tests diff --git a/t/php/test.php b/t/php/test.php new file mode 100644 index 000000000..95c760b1b --- /dev/null +++ b/t/php/test.php @@ -0,0 +1,23 @@ +