Index: LayoutTests/crypto/subtle/ecdh-import-jwk.html |
diff --git a/LayoutTests/crypto/ecdh-import-jwk.html b/LayoutTests/crypto/subtle/ecdh-import-jwk.html |
similarity index 97% |
rename from LayoutTests/crypto/ecdh-import-jwk.html |
rename to LayoutTests/crypto/subtle/ecdh-import-jwk.html |
index 70af32665c9c47bac6a4199a1fb081d756c167a9..ac54f5767fb5d83b320f49b763e8eceb245d2436 100644 |
--- a/LayoutTests/crypto/ecdh-import-jwk.html |
+++ b/LayoutTests/crypto/subtle/ecdh-import-jwk.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> |