| Index: LayoutTests/fast/workers/storage/test-authorizer.html
|
| diff --git a/LayoutTests/fast/workers/storage/test-authorizer.html b/LayoutTests/fast/workers/storage/test-authorizer.html
|
| deleted file mode 100644
|
| index 946b1c09c414ef542f5cdfd76895299d9cc4ea29..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/workers/storage/test-authorizer.html
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -<html>
|
| -<head>
|
| -<script src="resources/database-worker-controller.js"></script>
|
| -</head>
|
| -
|
| -<body onload="runTest('test-authorizer.js')">
|
| -This test tests the database authorizer.<br>
|
| -<pre id="console">
|
| -FAILURE: test didn't run.
|
| -</pre>
|
| -</body>
|
| -
|
| -</html>
|
|
|