diff options
Diffstat (limited to 'testsuite/tests/th/all.T')
-rw-r--r-- | testsuite/tests/th/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T index 7aae9a0ce4..9fa50dd8a1 100644 --- a/testsuite/tests/th/all.T +++ b/testsuite/tests/th/all.T @@ -222,4 +222,5 @@ test('T5700', extra_clean(['T5700a.hi','T5700a.o']), test('T5721', normal, compile, ['-v0']) test('T1541', normal, compile, ['-v0']) test('T5883', normal, compile, ['-v0 -dsuppress-uniques -ddump-splices']) +test('T5882', normal, compile, ['-v0']) |