Skip to content

Commit

Permalink
Mark testcase for #8598 as not broken
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Dec 9, 2013
1 parent 323cab2 commit def26d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/stranal/sigs/all.T
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ setTestOpts(only_ways(['optasm']))
test('StrAnalExample', normal, compile, [''])
test('T8569', expect_broken(8569), compile, [''])
test('HyperStrUse', normal, compile, [''])
test('T8598', expect_broken(8598), compile, [''])
test('T8598', normal, compile, [''])

0 comments on commit def26d4

Please sign in to comment.