summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-08-28 23:24:09 -0400
committerKali Kaneko <kali@leap.se>2017-08-30 16:18:53 -0400
commitc232797f8f37be1c630e533fc7cd06a10604a647 (patch)
tree66e2c90dcf22ce52dc6de0f7cf29ffc7fda51d42 /Makefile
parented9c33b9cdb1b2b61e5b485a21916a353356b67c (diff)
[tests] install helpers before e2e tests too
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 49236ec5..7a734f42 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ uninstall:
test:
tox
-test_e2e:
+test_e2e: install_helpers
tests/e2e/e2e-test-mail.sh
tests/e2e/e2e-test-vpn.sh