From d33add4b7c344798458f7dec2295185674cb608f Mon Sep 17 00:00:00 2001 From: Julien Voisin Date: Tue, 23 Feb 2016 15:28:33 +0100 Subject: Add a wonderful testsuite! --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index caec1b1..af87788 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,8 @@ VERSION=1.0 DEBVER := $(shell cut -d'.' -f1 < /etc/debian_version) +tests: + @cd ./php-malware-finder && ./tests.sh clean: rm -rf php-malware-finder/debian -- cgit v1.3