summaryrefslogtreecommitdiff
path: root/libraries/ghc-compact/tests/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ghc-compact/tests/all.T')
-rw-r--r--libraries/ghc-compact/tests/all.T1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/ghc-compact/tests/all.T b/libraries/ghc-compact/tests/all.T
index 97cc7bd40a..21b6738903 100644
--- a/libraries/ghc-compact/tests/all.T
+++ b/libraries/ghc-compact/tests/all.T
@@ -4,7 +4,6 @@ test('compact_simple', normal, compile_and_run, [''])
test('compact_loop', normal, compile_and_run, [''])
test('compact_append', normal, compile_and_run, [''])
test('compact_autoexpand', normal, compile_and_run, [''])
-test('compact_small_array', [reqlib('primitive')], compile_and_run, [''])
test('compact_simple_array', normal, compile_and_run, [''])
test('compact_huge_array', normal, compile_and_run, [''])
test('compact_serialize', normal, compile_and_run, [''])