summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/deSugar/should_run/all.T')
-rw-r--r--testsuite/tests/deSugar/should_run/all.T2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/deSugar/should_run/all.T b/testsuite/tests/deSugar/should_run/all.T
index bc72b01568..cc21ed7248 100644
--- a/testsuite/tests/deSugar/should_run/all.T
+++ b/testsuite/tests/deSugar/should_run/all.T
@@ -50,3 +50,5 @@ test('T9238', normal, compile_and_run, [''])
test('T9844', normal, compile_and_run, [''])
test('T10215', normal, compile_and_run, [''])
test('DsStrictData', normal, compile_and_run, [''])
+test('DsStrict', normal, compile_and_run, [''])
+test('DsStrictLet', normal, compile_and_run, ['-O'])