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 f995ef3ec..1da1def94 100644
--- a/tests/auto/blackbox/tst_blackbox.cpp
+++ b/tests/auto/blackbox/tst_blackbox.cpp
@@ -1550,7 +1550,6 @@ void TestBlackbox::dynamicMultiplexRule()
waitForNewTimestamp();
touch("two.txt");
QCOMPARE(runQbs(), 0);
- QEXPECT_FAIL("", "QBS-645", Abort);
QVERIFY(regularFileExists(outputFilePath));
}