From c232797f8f37be1c630e533fc7cd06a10604a647 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 28 Aug 2017 23:24:09 -0400 Subject: [tests] install helpers before e2e tests too --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3