| Index: LayoutTests/fast/workers/storage/transaction-in-transaction-sync.html
|
| diff --git a/LayoutTests/fast/workers/storage/transaction-in-transaction-sync.html b/LayoutTests/fast/workers/storage/transaction-in-transaction-sync.html
|
| deleted file mode 100644
|
| index 033ba1f09ee232d968356c73ab70dce28e5dd37f..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/workers/storage/transaction-in-transaction-sync.html
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -<html>
|
| -<head>
|
| -<script src="resources/test-inputs-common.js"></script>
|
| -</head>
|
| -
|
| -<body onload="runTest('resources/transaction-in-transaction-sync.js')">
|
| -Test that trying to run a transaction inside another transaction throws an exception.
|
| -<pre id="console">
|
| -</pre>
|
| -</body>
|
| -</html>
|
|
|