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

Unified Diff: LayoutTests/inspector/elements/edit/remove-node.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/remove-node.html
diff --git a/LayoutTests/inspector/elements/remove-node.html b/LayoutTests/inspector/elements/edit/remove-node.html
similarity index 95%
rename from LayoutTests/inspector/elements/remove-node.html
rename to LayoutTests/inspector/elements/edit/remove-node.html
index bc2f5c0d498d224efa45fcb1d70b01f9b9c2ad29..2b9cd1f964c8737f3bf80dd9f2ea09e22b97da6c 100644
--- a/LayoutTests/inspector/elements/remove-node.html
+++ b/LayoutTests/inspector/elements/edit/remove-node.html
@@ -1,7 +1,7 @@
<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>
function removeNode(id)

Powered by Google App Engine
This is Rietveld 408576698