summaryrefslogtreecommitdiff
path: root/bitmask.pro
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-06-18 20:42:29 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-06-26 12:17:30 +0200
commitcdb42f0d6b47a60ceb647e3ac6a6ce66352dbae4 (patch)
tree40f76de30181eb1036d44516e5dd05488c8c31dc /bitmask.pro
parent4de5748e25678dce9c5a344afc5fd40508c0860f (diff)
[test] minimal qml tests
just a minimal boilerplate. the idea is to import the qml files and assert that the states/widgets change accordingly if we mock the backend status. - Closes: #300
Diffstat (limited to 'bitmask.pro')
-rw-r--r--bitmask.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/bitmask.pro b/bitmask.pro
index 115aec7..7a29483 100644
--- a/bitmask.pro
+++ b/bitmask.pro
@@ -34,7 +34,6 @@ RCC_DIR = release/.rcc
UI_DIR = release/.ui
Release:DESTDIR = release
-Release:DESTDIR = release
Release:OBJECTS_DIR = release/.obj
Release:MOC_DIR = release/.moc
Release:RCC_DIR = release/.rcc