Index: LayoutTests/crypto/subtle/hmac/cloneKey-empty.html |
diff --git a/LayoutTests/crypto/subtle/clone-hmacKey-empty.html b/LayoutTests/crypto/subtle/hmac/cloneKey-empty.html |
similarity index 89% |
rename from LayoutTests/crypto/subtle/clone-hmacKey-empty.html |
rename to LayoutTests/crypto/subtle/hmac/cloneKey-empty.html |
index 0d422e30cc29d21296d7f05c1a55669c1f6d4ec5..284eb282ec00f560c96f78fac720f7c2ca481cc1 100644 |
--- a/LayoutTests/crypto/subtle/clone-hmacKey-empty.html |
+++ b/LayoutTests/crypto/subtle/hmac/cloneKey-empty.html |
@@ -1,8 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../resources/js-test.js"></script> |
-<script src="resources/common.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
+<script src="../resources/common.js"></script> |
</head> |
<body> |
<p id="description"></p> |