diff options
Diffstat (limited to 'testsuite/tests/quotes/all.T')
-rw-r--r-- | testsuite/tests/quotes/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/quotes/all.T b/testsuite/tests/quotes/all.T index 18c4247ed1..feefc41433 100644 --- a/testsuite/tests/quotes/all.T +++ b/testsuite/tests/quotes/all.T @@ -15,7 +15,7 @@ test('T8633', normal, compile_and_run, ['']) test('T8759a', normal, compile, ['-v0']) test('T9824', normal, compile, ['-v0']) test('T10384', normal, compile_fail, ['']) -test('T16384', requires_th, compile, ['']) +test('T16384', req_th, compile, ['']) test('TH_tf2', normal, compile, ['-v0']) test('TH_ppr1', normal, compile_and_run, ['']) |