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