summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/only_package_json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/lockfile/only_package_json')
-rw-r--r--tests/specs/lockfile/only_package_json/__test__.jsonc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/lockfile/only_package_json/__test__.jsonc b/tests/specs/lockfile/only_package_json/__test__.jsonc
index 6b28a7a92..5d79d7a87 100644
--- a/tests/specs/lockfile/only_package_json/__test__.jsonc
+++ b/tests/specs/lockfile/only_package_json/__test__.jsonc
@@ -1,5 +1,7 @@
{
"tempDir": true,
+ // TODO(2.0): re-enable after DENO_FUTURE=1 by default lands
+ "ignore": true,
"steps": [
{
"args": "cache index.js",