Index: LayoutTests/crypto/subtle/rsa-oaep/generateKey-failures.html |
diff --git a/LayoutTests/crypto/subtle/rsa-oaep-generateKey-failures.html b/LayoutTests/crypto/subtle/rsa-oaep/generateKey-failures.html |
similarity index 95% |
rename from LayoutTests/crypto/subtle/rsa-oaep-generateKey-failures.html |
rename to LayoutTests/crypto/subtle/rsa-oaep/generateKey-failures.html |
index ab18bca7ad2823b410b844bb41cac0ea7bc678ef..5fd5bd7ba94631628126cd561fe211a379b28b9c 100644 |
--- a/LayoutTests/crypto/subtle/rsa-oaep-generateKey-failures.html |
+++ b/LayoutTests/crypto/subtle/rsa-oaep/generateKey-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> |