Skip to content

Commit

Permalink
Enable standalone promotion test
Browse files Browse the repository at this point in the history
Signed-off-by: Danila Fedorin <[email protected]>
  • Loading branch information
DanilaFe committed Nov 20, 2024
1 parent 8fb97af commit 81b4905
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/test/resolution/testPromotion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,6 @@ static void test8() {
}

static void test9() {
// Disabled: promotion doesn't have standalone iterators at this time
return;

// Promotion respects parallelism allowed by loops (invoking parallel iterator)
runProgram(
{ "proc foo(x: int) do return true;",
Expand Down

0 comments on commit 81b4905

Please sign in to comment.