From bf9b0c8231d59bfcc79e55b6cde861b68975d5b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 3 May 2019 14:59:52 +0200 Subject: Fix: deno --v8-options does not print v8 options (#2277) --- tests/v8_help.test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/v8_help.test (limited to 'tests/v8_help.test') diff --git a/tests/v8_help.test b/tests/v8_help.test new file mode 100644 index 000000000..2fe105654 --- /dev/null +++ b/tests/v8_help.test @@ -0,0 +1,2 @@ +args: --v8-options +output: tests/v8_help.out -- cgit v1.2.3