diff options
Diffstat (limited to 'tests/querytest.cpp')
-rw-r--r-- | tests/querytest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/querytest.cpp b/tests/querytest.cpp index 06c6ad6..594e55c 100644 --- a/tests/querytest.cpp +++ b/tests/querytest.cpp | |||
@@ -47,7 +47,6 @@ private slots: | |||
47 | 47 | ||
48 | void testSerialization() | 48 | void testSerialization() |
49 | { | 49 | { |
50 | qRegisterMetaTypeStreamOperators<Sink::QueryBase>(); | ||
51 | 50 | ||
52 | auto type = QByteArray("type"); | 51 | auto type = QByteArray("type"); |
53 | auto sort = QByteArray("sort"); | 52 | auto sort = QByteArray("sort"); |