| Index: sky/tests/services/core.sky
|
| diff --git a/sky/tests/services/core.html b/sky/tests/services/core.sky
|
| similarity index 80%
|
| rename from sky/tests/services/core.html
|
| rename to sky/tests/services/core.sky
|
| index 7911fa69f70ee12f621a342327a6eb39509453a9..ed5c33ef2e1ab66b8a8539e2b99cae5b71dcc77c 100644
|
| --- a/sky/tests/services/core.html
|
| +++ b/sky/tests/services/core.sky
|
| @@ -1,5 +1,5 @@
|
| <html>
|
| -<link rel="import" href="../resources/dump-as-text.html" />
|
| +<link rel="import" href="../resources/dump-as-text.sky" />
|
| <link rel="import" href="/mojo/public/html/core.html" as="core" />
|
| <div id="result">FAIL</div>
|
| <script>
|
|
|