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

Unified Diff: sky/tests/events/dispatcher.dart

Issue 1212163009: Port remaining Sky tests to the new world (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: add Created 5 years, 6 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
« no previous file with comments | « sky/tests/dom/replaceChild.sky ('k') | sky/tests/events/dispatcher.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/events/dispatcher.dart
diff --git a/sky/tests/events/dispatcher.sky b/sky/tests/events/dispatcher.dart
similarity index 99%
rename from sky/tests/events/dispatcher.sky
rename to sky/tests/events/dispatcher.dart
index ffd657b707e14cec2e85847743e9384005b2b86e..29bfeefcc89805232e0da5b863be6f44fe8651a0 100644
--- a/sky/tests/events/dispatcher.sky
+++ b/sky/tests/events/dispatcher.dart
@@ -1,4 +1,3 @@
-<script>
import "../resources/third_party/unittest/unittest.dart";
import "../resources/unit.dart";
import "dart:sky";
@@ -100,4 +99,3 @@ void main() {
});
}
-</script>
« no previous file with comments | « sky/tests/dom/replaceChild.sky ('k') | sky/tests/events/dispatcher.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698