Index: LayoutTests/crypto/subtle/ec-export-public-key.html |
diff --git a/LayoutTests/crypto/ec-export-public-key.html b/LayoutTests/crypto/subtle/ec-export-public-key.html |
similarity index 96% |
rename from LayoutTests/crypto/ec-export-public-key.html |
rename to LayoutTests/crypto/subtle/ec-export-public-key.html |
index 25f3aaa1569a683e41b00098139f9673504422fd..f20391860058b3e20229a65b3d4d36f2b2425f34 100644 |
--- a/LayoutTests/crypto/ec-export-public-key.html |
+++ b/LayoutTests/crypto/subtle/ec-export-public-key.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> |