Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Unified Diff: LayoutTests/http/tests/websocket/cookie-http-to-ws.pl

Issue 101143002: Remove hybi sub directory for WebSocket layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/websocket/cookie-http-to-ws.pl
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/cookie-http-to-ws.pl b/LayoutTests/http/tests/websocket/cookie-http-to-ws.pl
similarity index 98%
rename from LayoutTests/http/tests/websocket/tests/hybi/cookie-http-to-ws.pl
rename to LayoutTests/http/tests/websocket/cookie-http-to-ws.pl
index bc6c96a4725b633271ca6d5bd88542571aca4a3f..e947eeb4e85ae226b67f61f04244a0c1885282be 100755
--- a/LayoutTests/http/tests/websocket/tests/hybi/cookie-http-to-ws.pl
+++ b/LayoutTests/http/tests/websocket/cookie-http-to-ws.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl -wT
use strict;
-my $originPath = "/websocket/tests/hybi/cookie-http-to-ws.pl";
+my $originPath = "/websocket/cookie-http-to-ws.pl";
if ($ENV{"QUERY_STRING"} eq "clear=1") {
print "Content-Type: text/plain\r\n";
« no previous file with comments | « LayoutTests/http/tests/websocket/cookie-flood_wsh.py ('k') | LayoutTests/http/tests/websocket/cookie-http-to-ws-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698