Index: LayoutTests/crypto/subtle/aes-ctr/failures.html |
diff --git a/LayoutTests/crypto/subtle/aes-ctr-failures.html b/LayoutTests/crypto/subtle/aes-ctr/failures.html |
similarity index 95% |
rename from LayoutTests/crypto/subtle/aes-ctr-failures.html |
rename to LayoutTests/crypto/subtle/aes-ctr/failures.html |
index f8dacfaee3a785c6cbc0d3c52d4c8475f3b0cecf..49ff217fa79c12d96f5206f1d9e62a30d402b679 100644 |
--- a/LayoutTests/crypto/subtle/aes-ctr-failures.html |
+++ b/LayoutTests/crypto/subtle/aes-ctr/failures.html |
@@ -1,8 +1,8 @@ |
<!DOCTYPE html> |
<html> |
<head> |
-<script src="../../resources/js-test.js"></script> |
-<script src="resources/common.js"></script> |
+<script src="../../../resources/js-test.js"></script> |
+<script src="../resources/common.js"></script> |
</head> |
<body> |
<p id="description"></p> |