aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm
diff options
context:
space:
mode:
authorMs2ger <Ms2ger@gmail.com>2016-03-15 15:55:36 +0100
committerMs2ger <Ms2ger@gmail.com>2016-03-15 16:34:24 +0100
commita91433f0c87a8ef094be98d8849b7f661d5ad5e5 (patch)
tree6b6ffdf85096c309d7be8c63e825615c05487221 /tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm
parent183772583fcbb1f8103e8d6542a620134ba9182e (diff)
downloadservo-a91433f0c87a8ef094be98d8849b7f661d5ad5e5.tar.gz
servo-a91433f0c87a8ef094be98d8849b7f661d5ad5e5.zip
Update web-platform-tests to revision 66c4613f823c4384c78ada77346eda17bb128947
Diffstat (limited to 'tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm')
-rw-r--r--tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm b/tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm
index aeb4a38e76b..b960b921add 100644
--- a/tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm
+++ b/tests/wpt/web-platform-tests/websockets/Send-binary-arraybuffer.htm
@@ -4,7 +4,7 @@
<title>W3C WebSocket API - Send binary data - ArrayBuffer - WebSocket</title>
<script type="text/javascript" src="/resources/testharness.js"></script>
<script type="text/javascript" src="/resources/testharnessreport.js"></script>
- <script type="text/javascript" src="websocket.js?pipe=sub"></script>
+ <script type="text/javascript" src="websocket.sub.js"></script>
</head>
<body>
<div id="log"></div>