<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> |