aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-01-10 19:54:10 +0100
committerLoïc Hoguin <[email protected]>2013-01-10 19:54:10 +0100
commit9bfef7c715821ef25ca1511693a5eaaa4e4b394b (patch)
tree627ebb023599c2ab7463261c3e02e5c518b64bd7 /Makefile
parent01f57ad65d7c75fb455f48e354bb3a328c472ce4 (diff)
downloadcowboy-9bfef7c715821ef25ca1511693a5eaaa4e4b394b.tar.gz
cowboy-9bfef7c715821ef25ca1511693a5eaaa4e4b394b.tar.bz2
cowboy-9bfef7c715821ef25ca1511693a5eaaa4e4b394b.zip
Update autobahntestsuite to 0.5.2
Also small mostly insignificant changes to tests.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 33ea27a..e98b409 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ tests: clean app
@mkdir -p logs/
@$(CT_RUN) -suite eunit_SUITE http_SUITE ws_SUITE
-autobahn:
+autobahn: clean app
@mkdir -p logs/
@$(CT_RUN) -suite autobahn_SUITE