mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
x.websocket: fix autobahn tests for wss and wss close behavor (#6901)
This commit is contained in:
@ -2,5 +2,4 @@ FROM crossbario/autobahn-testsuite
|
||||
COPY check_results.py /check_results.py
|
||||
RUN chmod +x /check_results.py
|
||||
|
||||
COPY config/fuzzingserver.json /config/fuzzingserver.json
|
||||
COPY config/fuzzingclient.json /config/fuzzingclient.json
|
||||
COPY config /config
|
||||
|
Reference in New Issue
Block a user