summaryrefslogtreecommitdiffstats
path: root/js/src/tests/test262/language/module-code/top-level-await/dfs-invariant-indirect_FIXTURE.js
blob: 22a2aaae340d1b8a53a3ab6e8dc24ad64975d9cc (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-direct-1_FIXTURE.js';
globalThis.test262 += ':indirect';