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 07ee8f2c6d2ddb141f7a452fd5d8fac68416ce14..e8dcfdaaa12b78fcb67137305c5b6c69877a0f94 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> |