summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-12-22 15:00:33 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2016-12-26 14:55:40 +0100
commitf98af5593c41ce7dd826b491b3aa3953922d60f9 (patch)
treeac63abda33d8b5e6aeb808886526ccab8acf3b1c /Makefile
parent6a1ca30602f82e29fff9a50403a8c030ca888a75 (diff)
[feat] serial script to create and auth user
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 601f3fa..8449551 100644
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,9 @@ dev-all:
uninstall:
pip uninstall leap.bitmask
+test_e2e:
+ tests/e2e/e2e-test.sh
+
qt-resources:
pyrcc5 pkg/branding/icons.qrc -o src/leap/bitmask/gui/app_rc.py