diff options
-rw-r--r-- | tests/kubetestrunner.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/kubetestrunner.cpp b/tests/kubetestrunner.cpp index d2c7331c..b3b8b295 100644 --- a/tests/kubetestrunner.cpp +++ b/tests/kubetestrunner.cpp | |||
@@ -19,7 +19,6 @@ | |||
19 | #include <QtQuickTest/quicktest.h> | 19 | #include <QtQuickTest/quicktest.h> |
20 | #include <QQmlEngine> | 20 | #include <QQmlEngine> |
21 | #include <QApplication> | 21 | #include <QApplication> |
22 | #include <sink/test.h> | ||
23 | 22 | ||
24 | int main(int argc, char **argv) | 23 | int main(int argc, char **argv) |
25 | { | 24 | { |