Index: sky/tests/styles/border-parsing.sky |
diff --git a/sky/tests/styles/border-parsing.html b/sky/tests/styles/border-parsing.sky |
similarity index 73% |
rename from sky/tests/styles/border-parsing.html |
rename to sky/tests/styles/border-parsing.sky |
index 78630b794f502bffc1faa43626e9d6d1104ab772..dff2db427b6ccb25d5520164c9e77ec3afdbc796 100644 |
--- a/sky/tests/styles/border-parsing.html |
+++ b/sky/tests/styles/border-parsing.sky |
@@ -1,6 +1,6 @@ |
<html> |
-<link rel="import" href="../resources/mocha.html" /> |
-<link rel="import" href="../resources/chai.html" /> |
+<link rel="import" href="../resources/mocha.sky" /> |
+<link rel="import" href="../resources/chai.sky" /> |
<foo /> |
<script> |
describe('Border', function() { |