diff options
Diffstat (limited to 'testsuite/tests/profiling/should_run/all.T')
-rw-r--r-- | testsuite/tests/profiling/should_run/all.T | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/profiling/should_run/all.T b/testsuite/tests/profiling/should_run/all.T index ec5f154525..530d2fcbaf 100644 --- a/testsuite/tests/profiling/should_run/all.T +++ b/testsuite/tests/profiling/should_run/all.T @@ -130,3 +130,5 @@ test('toplevel_scc_1', [extra_ways(['prof_no_auto']), only_ways(['prof_no_auto'])], compile_and_run, ['']) + +test('T12962', [], compile_and_run, ['']) |