Skip to content

Commit

Permalink
Call $DONE();
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored and Ms2ger committed Feb 21, 2024
1 parent 7ba2347 commit 1d0b76b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ features: [top-level-await]
import "./async-module-tla_FIXTURE.js";
import { check } from "./async-module-sync_FIXTURE.js";
assert.sameValue(check, false);
$DONE();

0 comments on commit 1d0b76b

Please sign in to comment.