summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/open-database-empty-version-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/storage/open-database-empty-version-expected.txt')
-rw-r--r--LayoutTests/storage/open-database-empty-version-expected.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LayoutTests/storage/open-database-empty-version-expected.txt b/LayoutTests/storage/open-database-empty-version-expected.txt
new file mode 100644
index 0000000..32e2ffc
--- /dev/null
+++ b/LayoutTests/storage/open-database-empty-version-expected.txt
@@ -0,0 +1,2 @@
+This tests that calling openDatabase with an empty version string does not cause an exception to be thrown.
+SUCCESS! Did not throw an exception.