blob: 44ad0de1eec1d4c1c8f043df9d22e9ccdd72521c [file] [log] [blame]
<html>
<head>
<script src="resources/database-worker-controller.js"></script>
</head>
<body onload="runTest('change-version-handle-reuse.js')">
<div>This tests that a database can be accessed after changing its version. You should see an error about FooBar table below, not about mismatching versions.
<pre id="console">
FAILURE: test didn't run.
</pre>
</body>
</html>