Index: LayoutTests/crypto/subtle/unwrapKey-badParameters.html |
diff --git a/LayoutTests/crypto/unwrapKey-badParameters.html b/LayoutTests/crypto/subtle/unwrapKey-badParameters.html |
similarity index 98% |
rename from LayoutTests/crypto/unwrapKey-badParameters.html |
rename to LayoutTests/crypto/subtle/unwrapKey-badParameters.html |
index d091cee40c86db8ff755460690c34a9aebe05ea2..dfbbe6f0a58492e8978af4ba3f0292d8d4bff7b7 100644 |
--- a/LayoutTests/crypto/unwrapKey-badParameters.html |
+++ b/LayoutTests/crypto/subtle/unwrapKey-badParameters.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> |