summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/quotes/all.T')
-rw-r--r--testsuite/tests/quotes/all.T4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/quotes/all.T b/testsuite/tests/quotes/all.T
index a10da1046f..46f53bce6a 100644
--- a/testsuite/tests/quotes/all.T
+++ b/testsuite/tests/quotes/all.T
@@ -30,3 +30,7 @@ test('TH_repE3', normal, compile, [''])
test('TH_abstractFamily', normal, compile_fail, [''])
test('TH_localname', normal, compile_fail, [''])
test('TH_typed_csp', normal, compile, [''])
+test('TH_nested_splice', normal, compile, [''])
+test('TH_top_splice', normal, compile_fail, [''])
+test('TTH_top_splice', normal, compile_fail, [''])
+test('TH_double_splice', normal, compile_fail, [''])