Index: LayoutTests/fast/workers/storage/read-and-write-transactions-dont-run-together.html |
diff --git a/LayoutTests/fast/workers/storage/read-and-write-transactions-dont-run-together.html b/LayoutTests/fast/workers/storage/read-and-write-transactions-dont-run-together.html |
deleted file mode 100644 |
index 8aeffc84fcf2ff9cedce84e727f05cb018499df5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/workers/storage/read-and-write-transactions-dont-run-together.html |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-<html> |
-<head> |
-<script src="resources/database-worker-controller.js"></script> |
-</head> |
- |
-<body onload="runTest('read-and-write-transactions-dont-run-together.js')"> |
-This test tests that read and write transactions on different handles to the same database don't run together.<br> |
-<pre id="console"> |
-FAILURE: test didn't run. |
-</pre> |
-</body> |
- |
-</html> |