Skip to content

Commit

Permalink
Remove MissingOutput flag from test case conditionals2.vpr (#788)
Browse files Browse the repository at this point in the history
  • Loading branch information
manud99 authored Jun 12, 2024
1 parent e51a7aa commit 86742da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/resources/wands/regression/conditionals2.vpr
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ method test5a(x: Ref)
// x.g |-> tg' # tf'' ? w : n

//:: ExpectedOutput(assert.failed:insufficient.permission)
//:: MissingOutput(assert.failed:insufficient.permission, /silicon/issue/307/)
assert acc(x.g, 1/1000)
}

Expand Down

0 comments on commit 86742da

Please sign in to comment.