Index: LayoutTests/crypto/subtle/ecdh-deriveBits-failures.html |
diff --git a/LayoutTests/crypto/ecdh-deriveBits-failures.html b/LayoutTests/crypto/subtle/ecdh-deriveBits-failures.html |
similarity index 98% |
rename from LayoutTests/crypto/ecdh-deriveBits-failures.html |
rename to LayoutTests/crypto/subtle/ecdh-deriveBits-failures.html |
index 27229c8dc5e791509b77b7fea2437e065a15122a..1ade6addb0c6e7db8831b4a96a22e26c726ec9b2 100644 |
--- a/LayoutTests/crypto/ecdh-deriveBits-failures.html |
+++ b/LayoutTests/crypto/subtle/ecdh-deriveBits-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> |