aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/blackbox/tst_blackbox.cpp')
-rw-r--r--tests/auto/blackbox/tst_blackbox.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/blackbox/tst_blackbox.cpp b/tests/auto/blackbox/tst_blackbox.cpp
index 8a3ac73de..1c8daf33c 100644
--- a/tests/auto/blackbox/tst_blackbox.cpp
+++ b/tests/auto/blackbox/tst_blackbox.cpp
@@ -3589,7 +3589,6 @@ void TestBlackbox::iconsetApp()
void TestBlackbox::importingProduct()
{
QDir::setCurrent(testDataDir + "/importing-product");
- QEXPECT_FAIL(0, "QBS-977", Abort);
QCOMPARE(runQbs(), 0);
}