Index: LayoutTests/crypto/subtle/hmac-generateKey-parseAlgorithm-failures.html |
diff --git a/LayoutTests/crypto/hmac-generateKey-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/hmac-generateKey-parseAlgorithm-failures.html |
similarity index 97% |
rename from LayoutTests/crypto/hmac-generateKey-parseAlgorithm-failures.html |
rename to LayoutTests/crypto/subtle/hmac-generateKey-parseAlgorithm-failures.html |
index 5aad6102a6b83eb4541c442f26656c5b1156bff6..f562b6cd120e2c4cdcce5b16a7ea0e75493eae69 100644 |
--- a/LayoutTests/crypto/hmac-generateKey-parseAlgorithm-failures.html |
+++ b/LayoutTests/crypto/subtle/hmac-generateKey-parseAlgorithm-failures.html |
@@ -1,7 +1,7 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../resources/js-test.js"></script> |
+<script src="../../resources/js-test.js"></script> |
<script src="resources/common.js"></script> |
</head> |
<body> |