forked from qt-creator/qt-creator
debugger: I guess running the functions once is enough
Change-Id: I98953503fcb7b79b76927c50f39b82f2ceb6508d Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -4185,7 +4185,6 @@ int main(int argc, char *argv[])
|
||||
stdstream::testStdStream();
|
||||
stdstring::testStdString();
|
||||
stdvector::testStdVector();
|
||||
stdvector::testStdVector();
|
||||
|
||||
qbytearray::testQByteArray();
|
||||
qdatetime::testDateTime();
|
||||
|
||||
Reference in New Issue
Block a user