Index: LayoutTests/fast/workers/storage/open-database-empty-version-sync.html |
diff --git a/LayoutTests/fast/workers/storage/open-database-empty-version-sync.html b/LayoutTests/fast/workers/storage/open-database-empty-version-sync.html |
deleted file mode 100644 |
index c6f1f439b8ae20d0861122aac72d1e4d83a53781..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/workers/storage/open-database-empty-version-sync.html |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-<html> |
-<head> |
-<script src="resources/test-inputs-common.js"></script> |
-</head> |
- |
-<body onload="runTest('resources/open-database-empty-version-sync.js')"> |
-Test that no exception is thrown when the database is opened with an empty version. |
-<pre id="console"> |
-</pre> |
-</body> |
-</html> |