Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbashir committed Oct 30, 2024
1 parent c597f98 commit 30746b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/tests/vm/dart/fiber/fiber_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ var globalState = "";
void main() {
testBase();
testClosures();
// testRecycle();
testRecycle();
}

void testBase() {
Expand Down

0 comments on commit 30746b5

Please sign in to comment.