summaryrefslogtreecommitdiff
path: root/tests/test-resource.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-resource.pro')
-rw-r--r--tests/test-resource.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-resource.pro b/tests/test-resource.pro
index 3271864..bb4da4c 100644
--- a/tests/test-resource.pro
+++ b/tests/test-resource.pro
@@ -6,8 +6,8 @@ DEPENDPATH += $${BASE}/include $${BASE}/src .
INCLUDEPATH += $${BASE}/src $${BASE}/include
# Input
-HEADERS += $${BASE}/include/resource.h test-resource.h mock-resource-library.h
-SOURCES += $${BASE}/src/resource.cpp test-resource.cpp mock-resource-library.cpp
+HEADERS += $${BASE}/include/resource.h test-resource.h
+SOURCES += $${BASE}/src/resource.cpp test-resource.cpp
OBJECTS_DIR = build
MOC_DIR = build