Skip to content

Commit

Permalink
tests: add missing module dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mardy committed Oct 18, 2017
1 parent f0ac23e commit ae77626
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/benchmarks/deltadetection/deltadetection.pro
Expand Up @@ -3,6 +3,8 @@ include(../../../config.pri)
TEMPLATE = app
TARGET = deltadetection

QT += testlib

SOURCES = main.cpp deltasyncadapter.cpp
HEADERS = deltasyncadapter.h ../../../src/extensions/contactmanagerengine.h

Expand Down

0 comments on commit ae77626

Please sign in to comment.