Index: LayoutTests/crypto/subtle/aes-ctr-generateKey-parseAlgorithm-failures.html |
diff --git a/LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/aes-ctr-generateKey-parseAlgorithm-failures.html |
similarity index 96% |
rename from LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures.html |
rename to LayoutTests/crypto/subtle/aes-ctr-generateKey-parseAlgorithm-failures.html |
index 016375af5e4df5d5d0b5d814c1a7e46649b03e27..70be7cb350ac41a20496edc484db087f3b6286e5 100644 |
--- a/LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures.html |
+++ b/LayoutTests/crypto/subtle/aes-ctr-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> |