Index: LayoutTests/crypto/subtle/rsa-export-key.html |
diff --git a/LayoutTests/crypto/rsa-export-key.html b/LayoutTests/crypto/subtle/rsa-export-key.html |
similarity index 97% |
rename from LayoutTests/crypto/rsa-export-key.html |
rename to LayoutTests/crypto/subtle/rsa-export-key.html |
index ee15df0d599b6ee9eebd4967a3cd07de73fbd9ca..94d00f3717d133e74567b976e10e70088742fd97 100644 |
--- a/LayoutTests/crypto/rsa-export-key.html |
+++ b/LayoutTests/crypto/subtle/rsa-export-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> |