summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/top-level-await/dfs-invariant-direct-2_FIXTURE.js
blob: 03ab5342753797053dece8398d9ffac5a1ecaa25 (plain)
1
2
3
4
5
// |reftest| skip -- not a test file
// Copyright (C) 2021 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
import './dfs-invariant-async_FIXTURE.js';
globalThis.test262 += ':direct-2';