summaryrefslogtreecommitdiff
path: root/ext/websocket/autobahn/fuzzingclient.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/websocket/autobahn/fuzzingclient.js')
-rw-r--r--ext/websocket/autobahn/fuzzingclient.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/websocket/autobahn/fuzzingclient.js b/ext/websocket/autobahn/fuzzingclient.js
index 6597fb689..9edc7293f 100644
--- a/ext/websocket/autobahn/fuzzingclient.js
+++ b/ext/websocket/autobahn/fuzzingclient.js
@@ -4,6 +4,7 @@
import { $ } from "https://deno.land/x/dax@0.31.0/mod.ts";
+$.setPrintCommand(true);
const pwd = new URL(".", import.meta.url).pathname;
const AUTOBAHN_TESTSUITE_DOCKER =