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

Unified Diff: package-test.html

Issue 12244003: Fix individual tests to use the new location of test_controller.js (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit/LayoutTests/dart
Patch Set: Created 7 years, 10 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: package-test.html
diff --git a/package-test.html b/package-test.html
index a0f51744811c7d334dd0ccac736aec8211e5439d..80bde6d97d1d78d1ba6c448e10138045f20211cf 100644
--- a/package-test.html
+++ b/package-test.html
@@ -1,6 +1,6 @@
<html>
<body>
-<script type='application/javascript' src='../../../../dart/pkg/unittest/test_controller.js'></script>
+<script type='application/javascript' src='../../../../dart/pkg/unittest/lib/test_controller.js'></script>
<script type=application/dart>
// FIXME: Remove this test once it can be moved to the Dart
// repository. The standard Dart test framework doesn't support package
« dom/Workers.html ('K') | « dom/Workers.html ('k') | security/cross-frame-access.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698