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 95% |
rename from LayoutTests/crypto/aes-ctr-generateKey-parseAlgorithm-failures.html |
rename to LayoutTests/crypto/subtle/aes-ctr-generateKey-parseAlgorithm-failures.html |
index 2d2c24eb377a21544a6526fa7a6a04e58b1a5d5e..e8ef63f7ef53d31e2096dfb7d2d09973ef84d8bc 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> |