mirror of
https://github.com/tc39/test262.git
synced 2025-11-12 01:39:43 +01:00
6 lines
244 B
JavaScript
6 lines
244 B
JavaScript
// Copyright (C) 2025 Igalia, S.L. All rights reserved.
|
|
// This code is governed by the BSD license found in the LICENSE file.
|
|
|
|
import { pE_start } from "./unobservable-global-async-evaluation-count-reset-setup_FIXTURE.js";
|
|
pE_start.resolve();
|