Index: LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures.html |
diff --git a/LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html b/LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures.html |
similarity index 97% |
rename from LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html |
rename to LayoutTests/crypto/subtle/aes-ctr-parseAlgorithm-failures.html |
index 7e64d5943945be0226f7e4c07701cd42e7a55a35..9228d23014b4952d10ad2ae3522f90b957465618 100644 |
--- a/LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html |
+++ b/LayoutTests/crypto/subtle/aes-ctr-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> |