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