зеркало из https://github.com/mozilla/pjs.git
Bug 713289 - finalize statement in test_migration_to_5.js. r=mak.
This commit is contained in:
Родитель
b528342b66
Коммит
80104ec5b2
|
@ -71,7 +71,7 @@ function run_test()
|
|||
do_check_eq("http://www.mozilla.com/en-US/products/download.html?product=firefox-2.0.0.6&os=osx&lang=en-US",stmt.getUTF8String(6));
|
||||
do_check_true(stmt.getIsNull(7));
|
||||
do_check_true(stmt.getIsNull(8));
|
||||
stmt.reset();
|
||||
stmt.finalize();
|
||||
|
||||
cleanup();
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче