haikuwebkit/LayoutTests/storage/websql/test-authorizer.html

13 lines
266 B
HTML

<html>
<head>
<script src="resources/database-common.js"></script>
<script src="test-authorizer.js"></script>
</head>
<body onload="setupAndRunTest();">
This test tests the database authorizer.<br>
<pre id="console">
FAILURE: test didn't run.
</pre>
</body>
</html>