Skip to content
Snippets Groups Projects
Commit 68323b26 authored by Thomas Miedema's avatar Thomas Miedema
Browse files

Testsuite: array001 is working again

parent 604afd53
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,6 @@ test('T2120', normal, compile_and_run, ['']) ...@@ -3,7 +3,6 @@ test('T2120', normal, compile_and_run, [''])
test('largeArray', normal, compile_and_run, ['']) test('largeArray', normal, compile_and_run, [''])
test('array001', [ test('array001', [
extra_clean(['array001.data']), extra_clean(['array001.data']),
expect_broken_for(10659, ['hpc', 'optasm', 'threaded2', 'dyn', 'optllvm']),
], ],
compile_and_run, ['']) compile_and_run, [''])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment