JavaScript Test - update regression test for bug 349012

This commit is contained in:
bclary%bclary.com 2006-08-31 18:13:18 +00:00
Родитель 533576485a
Коммит 81f514f61c
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -45,6 +45,11 @@ var expect = '';
test();
//-----------------------------------------------------------------------------
if (typeof quit != 'undefined')
{
quit(0);
}
function test()
{
enterFunc ('test');