Index: sky/tests/mocha/it-only.sky |
diff --git a/sky/tests/mocha/it-only.html b/sky/tests/mocha/it-only.sky |
similarity index 68% |
rename from sky/tests/mocha/it-only.html |
rename to sky/tests/mocha/it-only.sky |
index 692eb171be5622ca36b44bfad4364b60126a67e8..de7706d3e47069db3c5885f33bed3a4278daf691 100644 |
--- a/sky/tests/mocha/it-only.html |
+++ b/sky/tests/mocha/it-only.sky |
@@ -1,6 +1,6 @@ |
<html> |
-<link rel="import" href="../resources/chai.html" /> |
-<link rel="import" href="../resources/mocha.html" /> |
+<link rel="import" href="../resources/chai.sky" /> |
+<link rel="import" href="../resources/mocha.sky" /> |
<script> |
describe('This suite', function() { |