Index: LayoutTests/crypto/subtle/ecdh-deriveKey-failures.html |
diff --git a/LayoutTests/crypto/ecdh-deriveKey-failures.html b/LayoutTests/crypto/subtle/ecdh-deriveKey-failures.html |
similarity index 99% |
rename from LayoutTests/crypto/ecdh-deriveKey-failures.html |
rename to LayoutTests/crypto/subtle/ecdh-deriveKey-failures.html |
index 518162a31f6568ddb542eb48ac5e952cd326a921..40b77100265e1b12e7bb0cb6b95f899aaa6801ff 100644 |
--- a/LayoutTests/crypto/ecdh-deriveKey-failures.html |
+++ b/LayoutTests/crypto/subtle/ecdh-deriveKey-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> |