summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/linear/should_fail/all.T')
-rw-r--r--testsuite/tests/linear/should_fail/all.T2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/linear/should_fail/all.T b/testsuite/tests/linear/should_fail/all.T
index 95cb337711..60bf3c4337 100644
--- a/testsuite/tests/linear/should_fail/all.T
+++ b/testsuite/tests/linear/should_fail/all.T
@@ -32,3 +32,5 @@ test('LinearIf', normal, compile_fail, [''])
test('LinearPatternGuardWildcard', normal, compile_fail, [''])
test('LinearFFI', normal, compile_fail, [''])
test('LinearTHFail', normal, compile_fail, [''])
+test('T18888', normal, compile_fail, [''])
+test('T18888_datakinds', normal, compile_fail, [''])