diff options
Diffstat (limited to 'testsuite/tests/primops/should_run/all.T')
-rw-r--r-- | testsuite/tests/primops/should_run/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/primops/should_run/all.T b/testsuite/tests/primops/should_run/all.T index 68a2d5609f..30e871ac11 100644 --- a/testsuite/tests/primops/should_run/all.T +++ b/testsuite/tests/primops/should_run/all.T @@ -13,3 +13,4 @@ test('T10678', ], compile_and_run, ['-O']) test('T11296', normal, compile_and_run, ['']) +test('T13825-compile', normal, compile_and_run, ['']) |