Rename test function

This commit is contained in:
Chris Brody 2012-05-05 23:18:06 +02:00
parent c398c471e3
commit 8dc11f6c1c
1 changed files with 2 additions and 2 deletions

View File

@ -14,9 +14,9 @@
<script>
document.addEventListener("deviceready", onDeviceReady, false);
document.addEventListener("deviceready", doTest, false);
function onDeviceReady() {
function doTest() {
test( "db transaction test", function() {