summaryrefslogtreecommitdiff
path: root/tests/022_info_flag.test
diff options
context:
space:
mode:
authorKevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com>2019-02-01 22:28:31 -0800
committerRyan Dahl <ry@tinyclouds.org>2019-02-02 01:28:31 -0500
commit3650bae5f6565cb6de2706512df145c86e8525cd (patch)
tree2bc066e39dc60fdb6ce7fd615c7f9d92deb45f54 /tests/022_info_flag.test
parent16ed1f2545b34851ebdb9095251236fb51e39f5d (diff)
Add --info flag to display file info (compiled code/source map) (#1647)
Diffstat (limited to 'tests/022_info_flag.test')
-rw-r--r--tests/022_info_flag.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/022_info_flag.test b/tests/022_info_flag.test
new file mode 100644
index 000000000..e2132a85f
--- /dev/null
+++ b/tests/022_info_flag.test
@@ -0,0 +1,4 @@
+# The output assumes 003_relative_import.ts has already been run earlier
+# and its output is cached to $DENO_DIR.
+args: --info http://127.0.0.1:4545/tests/003_relative_import.ts
+output: tests/022_info_flag.out