Index: LayoutTests/crypto/subtle/rsa-indexeddb.html |
diff --git a/LayoutTests/crypto/rsa-indexeddb.html b/LayoutTests/crypto/subtle/rsa-indexeddb.html |
similarity index 98% |
rename from LayoutTests/crypto/rsa-indexeddb.html |
rename to LayoutTests/crypto/subtle/rsa-indexeddb.html |
index 222ae4e28a608af719df69bb14d82ee85be7c7c3..adf2bcc80adccf51c06e40801ef90a182335372b 100644 |
--- a/LayoutTests/crypto/rsa-indexeddb.html |
+++ b/LayoutTests/crypto/subtle/rsa-indexeddb.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> |