summaryrefslogtreecommitdiffstats
path: root/tests/clientapitest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clientapitest.cpp')
-rw-r--r--tests/clientapitest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/clientapitest.cpp b/tests/clientapitest.cpp
index 8fc76df..159789f 100644
--- a/tests/clientapitest.cpp
+++ b/tests/clientapitest.cpp
@@ -10,8 +10,6 @@
10#include "facadefactory.h" 10#include "facadefactory.h"
11#include "test.h" 11#include "test.h"
12 12
13SINK_DEBUG_AREA("clientapitest")
14
15template <typename T> 13template <typename T>
16class TestDummyResourceFacade : public Sink::StoreFacade<T> 14class TestDummyResourceFacade : public Sink::StoreFacade<T>
17{ 15{