Remove test of Qt4 project loading

This test is broken for a long time now and the squish tests cover
this functionality.

Change-Id: I5ec598da8d2b9fec304a6df76509fa66318a6c2b
Reviewed-on: http://codereview.qt.nokia.com/3820
Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
Tobias Hunger
2011-08-29 14:31:18 +00:00
parent c4ab643d76
commit b941eda73d
2 changed files with 0 additions and 15 deletions

View File

@@ -72,7 +72,6 @@ private slots:
void jumpToFile();
#ifdef WITH_TESTS
void testBasicProjectLoading(); // Test fails!
void testAbldOutputParsers_data();
void testAbldOutputParsers();
void testSbsV2OutputParsers_data();