Index: LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5/generateKey-failures.html |
diff --git a/LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generateKey-failures.html b/LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5/generateKey-failures.html |
similarity index 96% |
rename from LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generateKey-failures.html |
rename to LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5/generateKey-failures.html |
index 2d077b5897820ea2f05ac00361688f20e9a824d8..e83c303ce834ff54d47f89499b70cb20a3774c16 100644 |
--- a/LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5-generateKey-failures.html |
+++ b/LayoutTests/crypto/subtle/rsassa-pkcs1-v1_5/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> |