summaryrefslogtreecommitdiff
path: root/tests/specs/npm/specifier_two_slashes/__test__.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/npm/specifier_two_slashes/__test__.jsonc')
-rw-r--r--tests/specs/npm/specifier_two_slashes/__test__.jsonc4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/specs/npm/specifier_two_slashes/__test__.jsonc b/tests/specs/npm/specifier_two_slashes/__test__.jsonc
new file mode 100644
index 000000000..bddbdbc1c
--- /dev/null
+++ b/tests/specs/npm/specifier_two_slashes/__test__.jsonc
@@ -0,0 +1,4 @@
+{
+ "args": "run --quiet main.ts",
+ "output": "3\n"
+}