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

Unified Diff: sky/tests/dom/ownerScope.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/inherit-from-text-expected.txt ('k') | sky/tests/dom/ownerScope.sky » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/dom/ownerScope.dart
diff --git a/sky/tests/dom/ownerScope.sky b/sky/tests/dom/ownerScope.dart
similarity index 98%
rename from sky/tests/dom/ownerScope.sky
rename to sky/tests/dom/ownerScope.dart
index fb163b55aa2ef339c8b8159f401b8c37c9debb5a..7f7b2c273cf6ec9fa246ad207741badd101669b4 100644
--- a/sky/tests/dom/ownerScope.sky
+++ b/sky/tests/dom/ownerScope.dart
@@ -1,5 +1,3 @@
-<sky>
-<script>
import "../resources/third_party/unittest/unittest.dart";
import "../resources/unit.dart";
@@ -47,5 +45,3 @@ void main() {
expect(child.owner, isNull);
});
}
-</script>
-</sky>
« no previous file with comments | « sky/tests/dom/inherit-from-text-expected.txt ('k') | sky/tests/dom/ownerScope.sky » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698