| 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>
|
|
|