Index: LayoutTests/fast/workers/storage/multiple-transactions-on-different-handles-sync.html |
diff --git a/LayoutTests/fast/workers/storage/multiple-transactions-on-different-handles-sync.html b/LayoutTests/fast/workers/storage/multiple-transactions-on-different-handles-sync.html |
deleted file mode 100644 |
index b080a510ca1511a9fc65f5b3c3100f033d4db144..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/workers/storage/multiple-transactions-on-different-handles-sync.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<html> |
-<head> |
-<script src="resources/test-inputs-common.js"></script> |
-</head> |
- |
-<body onload="runTest('resources/multiple-transactions-on-different-handles-sync.js')"> |
-Test that executing multiple transactions on different handles to the same database doesn't cause deadlocks. |
-<pre id="console"> |
-</pre> |
-</body> |
-</html> |