diff --git a/tests/manual/debugger/simple/simple_test_app.cpp b/tests/manual/debugger/simple/simple_test_app.cpp index d9b0007caaefa3f461be7d118877e26bdbd9bc0c..1e50bcb73764018468091f660ad1642ce70a4b68 100644 --- a/tests/manual/debugger/simple/simple_test_app.cpp +++ b/tests/manual/debugger/simple/simple_test_app.cpp @@ -4185,7 +4185,6 @@ int main(int argc, char *argv[]) stdstream::testStdStream(); stdstring::testStdString(); stdvector::testStdVector(); - stdvector::testStdVector(); qbytearray::testQByteArray(); qdatetime::testDateTime();