Index: LayoutTests/crypto/subtle/clone-ecKey-public.html |
diff --git a/LayoutTests/crypto/clone-ecKey-public.html b/LayoutTests/crypto/subtle/clone-ecKey-public.html |
similarity index 98% |
rename from LayoutTests/crypto/clone-ecKey-public.html |
rename to LayoutTests/crypto/subtle/clone-ecKey-public.html |
index c4a3f3edf4c6fa00dca4b2b76c69e4195f98200f..b2c0dd0210b6e0707a41d5d05554e1f7f052752d 100644 |
--- a/LayoutTests/crypto/clone-ecKey-public.html |
+++ b/LayoutTests/crypto/subtle/clone-ecKey-public.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> |