summaryrefslogtreecommitdiffstats
path: root/tests/pipelinetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pipelinetest.cpp')
-rw-r--r--tests/pipelinetest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pipelinetest.cpp b/tests/pipelinetest.cpp
index 47090a8..f0fd1a4 100644
--- a/tests/pipelinetest.cpp
+++ b/tests/pipelinetest.cpp
@@ -12,13 +12,13 @@
12#include "deleteentity_generated.h" 12#include "deleteentity_generated.h"
13#include "dummyresource/resourcefactory.h" 13#include "dummyresource/resourcefactory.h"
14#include "clientapi.h" 14#include "clientapi.h"
15#include "synclistresult.h"
16#include "commands.h" 15#include "commands.h"
17#include "entitybuffer.h" 16#include "entitybuffer.h"
18#include "resourceconfig.h" 17#include "resourceconfig.h"
19#include "pipeline.h" 18#include "pipeline.h"
20#include "log.h" 19#include "log.h"
21#include "domainadaptor.h" 20#include "domainadaptor.h"
21#include "definitions.h"
22 22
23static void removeFromDisk(const QString &name) 23static void removeFromDisk(const QString &name)
24{ 24{