From 74512fc84c1e20050f69b3a53d2fc5ef4edbe9dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 20 Apr 2014 22:20:54 +0200 Subject: Enable Autobahn Test Suite by default Includes a variety of small changes that are a first step to improving the test system heavily. --- Makefile | 8 -------- 1 file changed, 8 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c3d194d..7b253b3 100644 --- a/Makefile +++ b/Makefile @@ -23,11 +23,3 @@ dep_gun = pkg://gun master # Standard targets. include erlang.mk - -# Extra targets. - -.PHONY: autobahn - -autobahn: clean clean-deps deps app build-tests - @mkdir -p logs/ - @$(CT_RUN) -suite autobahn_SUITE -- cgit v1.2.3