Index: LayoutTests/crypto/subtle/import-aes-key-bad-length.html |
diff --git a/LayoutTests/crypto/import-aes-key-bad-length.html b/LayoutTests/crypto/subtle/import-aes-key-bad-length.html |
similarity index 96% |
rename from LayoutTests/crypto/import-aes-key-bad-length.html |
rename to LayoutTests/crypto/subtle/import-aes-key-bad-length.html |
index e9455d6dbc40671418a5b38724d3f6324072bfd2..e7de29d79266b8160b51523e3eadb0b5ef080ce4 100644 |
--- a/LayoutTests/crypto/import-aes-key-bad-length.html |
+++ b/LayoutTests/crypto/subtle/import-aes-key-bad-length.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> |