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

Unified Diff: LayoutTests/inspector/elements/edit/set-outer-html.html

Issue 1158883003: DevTools: shard inspector/elements tests for faster execution. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 months 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/inspector/elements/edit/set-outer-html.html
diff --git a/LayoutTests/inspector/elements/set-outer-html.html b/LayoutTests/inspector/elements/edit/set-outer-html.html
similarity index 91%
rename from LayoutTests/inspector/elements/set-outer-html.html
rename to LayoutTests/inspector/elements/edit/set-outer-html.html
index 82ce78a87eedaf4395c6a237e01ed14746b7440d..1efcacaafda0e89a2175909b1f97fdc29c45cf4b 100644
--- a/LayoutTests/inspector/elements/set-outer-html.html
+++ b/LayoutTests/inspector/elements/edit/set-outer-html.html
@@ -1,8 +1,8 @@
<html>
<head>
-<script src="../../http/tests/inspector/inspector-test.js"></script>
-<script src="../../http/tests/inspector/elements-test.js"></script>
+<script src="../../../http/tests/inspector/inspector-test.js"></script>
+<script src="../../../http/tests/inspector/elements-test.js"></script>
<script src="set-outer-html-test.js"></script>
<script>

Powered by Google App Engine
This is Rietveld 408576698