Index: LayoutTests/crypto/subtle/ecdh/deriveKey-failures.html |
diff --git a/LayoutTests/crypto/subtle/ecdh-deriveKey-failures.html b/LayoutTests/crypto/subtle/ecdh/deriveKey-failures.html |
similarity index 98% |
rename from LayoutTests/crypto/subtle/ecdh-deriveKey-failures.html |
rename to LayoutTests/crypto/subtle/ecdh/deriveKey-failures.html |
index 94132a5e0be4a8ee1a76239c7f33048ef227aae2..5f32af266ea60ae27dc7426593d3b205154be9d9 100644 |
--- a/LayoutTests/crypto/subtle/ecdh-deriveKey-failures.html |
+++ b/LayoutTests/crypto/subtle/ecdh/deriveKey-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> |