diff options
Diffstat (limited to 'testsuite/tests/th/all.T')
-rw-r--r-- | testsuite/tests/th/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/th/all.T b/testsuite/tests/th/all.T index 2e67879b33..2f304ddc55 100644 --- a/testsuite/tests/th/all.T +++ b/testsuite/tests/th/all.T @@ -56,7 +56,7 @@ test('TH_spliceE5_prof', when(opsys('mingw32'), expect_broken(18271))], makefile_test, ['TH_spliceE5_prof']) -test('TH_spliceE5_prof_ext', [req_profiling, only_ways(['normal'])], +test('TH_spliceE5_prof_ext', [req_profiling, req_rts_linker, only_ways(['normal'])], makefile_test, ['TH_spliceE5_prof_ext']) test('TH_spliceD1', [], multimod_compile_fail, |