summaryrefslogtreecommitdiff
path: root/tests/specs/run/lock_v2_check_ok/__test__.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/run/lock_v2_check_ok/__test__.jsonc')
-rw-r--r--tests/specs/run/lock_v2_check_ok/__test__.jsonc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/specs/run/lock_v2_check_ok/__test__.jsonc b/tests/specs/run/lock_v2_check_ok/__test__.jsonc
new file mode 100644
index 000000000..d7b819d56
--- /dev/null
+++ b/tests/specs/run/lock_v2_check_ok/__test__.jsonc
@@ -0,0 +1,4 @@
+{
+ "args": "run --allow-import --quiet --lock=lock_v2_check_ok.json 003_relative_import.ts",
+ "output": "003_relative_import.ts.out"
+}