Skip to content
Snippets Groups Projects
Commit 37482841 authored by Alec Theriault's avatar Alec Theriault Committed by Ben Gamari
Browse files

arith011 is no longer broken with integer-simple

parent bbea9721
No related branches found
No related tags found
No related merge requests found
...@@ -20,9 +20,7 @@ test('arith008', normal, compile_and_run, [opts]) ...@@ -20,9 +20,7 @@ test('arith008', normal, compile_and_run, [opts])
test('arith009', normal, compile_and_run, ['']) test('arith009', normal, compile_and_run, [''])
test('arith010', normal, compile_and_run, ['']) test('arith010', normal, compile_and_run, [''])
test('arith011', test('arith011', normal, compile_and_run, [''])
when(have_library("integer-simple"), expect_broken(16091)),
compile_and_run, [''])
test('arith012', normal, compile_and_run, [opts]) test('arith012', normal, compile_and_run, [opts])
......
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