From cdb42f0d6b47a60ceb647e3ac6a6ce66352dbae4 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Thu, 18 Jun 2020 20:42:29 +0200 Subject: [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 --- bitmask.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'bitmask.pro') diff --git a/bitmask.pro b/bitmask.pro index 115aec7..7a29483 100644 --- a/bitmask.pro +++ b/bitmask.pro @@ -33,7 +33,6 @@ MOC_DIR = release/.moc RCC_DIR = release/.rcc UI_DIR = release/.ui -Release:DESTDIR = release Release:DESTDIR = release Release:OBJECTS_DIR = release/.obj Release:MOC_DIR = release/.moc -- cgit v1.2.3