aboutsummaryrefslogtreecommitdiff
path: root/tests/client/modelsignalstest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/client/modelsignalstest.cpp')
-rw-r--r--tests/client/modelsignalstest.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/client/modelsignalstest.cpp b/tests/client/modelsignalstest.cpp
index 40a76c6..3064778 100644
--- a/tests/client/modelsignalstest.cpp
+++ b/tests/client/modelsignalstest.cpp
@@ -192,11 +192,6 @@ class ModelSignalsTest : public QObject
{
Q_OBJECT
private Q_SLOTS:
- void initTestCase()
- {
- g_type_init();
- }
-
/*
* Test if the model state still correct before and after insert a new row
*/