Index: LayoutTests/storage/indexeddb/transaction-coordination-ro-waits-for-rw.html |
diff --git a/LayoutTests/storage/indexeddb/transaction-coordination-within-database.html b/LayoutTests/storage/indexeddb/transaction-coordination-ro-waits-for-rw.html |
similarity index 72% |
copy from LayoutTests/storage/indexeddb/transaction-coordination-within-database.html |
copy to LayoutTests/storage/indexeddb/transaction-coordination-ro-waits-for-rw.html |
index 8e77fb0cfb79d3a85069f606ad2e3d517d76f9c2..994cbbf6aaa3fa33eed77a373fff8ac8ebab481e 100644 |
--- a/LayoutTests/storage/indexeddb/transaction-coordination-within-database.html |
+++ b/LayoutTests/storage/indexeddb/transaction-coordination-ro-waits-for-rw.html |
@@ -5,6 +5,6 @@ |
<script src="resources/shared.js"></script> |
</head> |
<body> |
-<script src="resources/transaction-coordination-within-database.js"></script> |
+<script src="resources/transaction-coordination-ro-waits-for-rw.js"></script> |
</body> |
</html> |