Index: LayoutTests/crypto/subtle/hmac/export-key.html |
diff --git a/LayoutTests/crypto/subtle/hmac-export-key.html b/LayoutTests/crypto/subtle/hmac/export-key.html |
similarity index 96% |
rename from LayoutTests/crypto/subtle/hmac-export-key.html |
rename to LayoutTests/crypto/subtle/hmac/export-key.html |
index bb80189cb6b0fd003037fc5b8648890a164fdd6f..62c149fd3e094930ade61288ec3625b137aa7e4b 100644 |
--- a/LayoutTests/crypto/subtle/hmac-export-key.html |
+++ b/LayoutTests/crypto/subtle/hmac/export-key.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> |