Index: LayoutTests/crypto/subtle/hmac/generateKey-failures.html |
diff --git a/LayoutTests/crypto/subtle/hmac-generateKey-failures.html b/LayoutTests/crypto/subtle/hmac/generateKey-failures.html |
similarity index 95% |
rename from LayoutTests/crypto/subtle/hmac-generateKey-failures.html |
rename to LayoutTests/crypto/subtle/hmac/generateKey-failures.html |
index f562b6cd120e2c4cdcce5b16a7ea0e75493eae69..fb6c62f8c605cb048e80c4661dcc5a91286ec0a6 100644 |
--- a/LayoutTests/crypto/subtle/hmac-generateKey-failures.html |
+++ b/LayoutTests/crypto/subtle/hmac/generateKey-failures.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> |