summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testsuite/tests/indexed-types/should_compile/all.T2
-rw-r--r--testsuite/tests/indexed-types/should_compile/red-black-delete.hs (renamed from testsuite/tests/indexed-types/should_compile/red-black.hs)0
2 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/indexed-types/should_compile/all.T b/testsuite/tests/indexed-types/should_compile/all.T
index 95a55572d5..be0099cb84 100644
--- a/testsuite/tests/indexed-types/should_compile/all.T
+++ b/testsuite/tests/indexed-types/should_compile/all.T
@@ -245,4 +245,4 @@ test('T8978', normal, compile, [''])
test('T8979', normal, compile, [''])
test('T9085', normal, compile, [''])
test('T9316', normal, compile, [''])
-test('red-black', normal, compile, [''])
+test('red-black-delete', normal, compile, [''])
diff --git a/testsuite/tests/indexed-types/should_compile/red-black.hs b/testsuite/tests/indexed-types/should_compile/red-black-delete.hs
index 9873463ec0..9873463ec0 100644
--- a/testsuite/tests/indexed-types/should_compile/red-black.hs
+++ b/testsuite/tests/indexed-types/should_compile/red-black-delete.hs