Index: sky/tests/framework/xmlhttprequest/unicode-post.sky |
diff --git a/sky/tests/framework/xmlhttprequest/unicode-post.sky b/sky/tests/framework/xmlhttprequest/unicode-post.sky |
index e785741b7039392398e511269ca29385ce746855..498b94d6b97deaf00d8f5c81aa5a8f0c3b133592 100644 |
--- a/sky/tests/framework/xmlhttprequest/unicode-post.sky |
+++ b/sky/tests/framework/xmlhttprequest/unicode-post.sky |
@@ -1,6 +1,6 @@ |
<html> |
-<import src="/sky/tests/resources/chai.sky" /> |
-<import src="/sky/tests/resources/mocha.sky" /> |
+<import src="../../resources/chai.sky" /> |
+<import src="../../resources/mocha.sky" /> |
<import src="/sky/framework/xmlhttprequest.sky" as="XMLHttpRequest" /> |
<script> |
describe('XMLHttpRequest', function() { |