Skip to content

Commit b593d99

Browse files
committed
testsuite: T13786 does not appear broken on linux with non-dynamic.
The referenced issue 20706 also doesn't list T13786 as a broken test.
1 parent 6981fbc commit b593d99

File tree

1 file changed

+1
-1
lines changed
  • testsuite/tests/ghci/T13786

1 file changed

+1
-1
lines changed

testsuite/tests/ghci/T13786/all.T

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
test('T13786',
2-
[when(unregisterised(), fragile(17018)), req_c, when(opsys('linux') and not ghc_dynamic(), expect_broken(20706))],
2+
[when(unregisterised(), fragile(17018)), req_c],
33
makefile_test, [])
44

0 commit comments

Comments
 (0)