зеркало из https://github.com/mozilla/pjs.git
JavaScript Test - update regression test for bug 349012
This commit is contained in:
Родитель
533576485a
Коммит
81f514f61c
|
@ -45,6 +45,11 @@ var expect = '';
|
|||
test();
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
if (typeof quit != 'undefined')
|
||||
{
|
||||
quit(0);
|
||||
}
|
||||
|
||||
function test()
|
||||
{
|
||||
enterFunc ('test');
|
||||
|
|
Загрузка…
Ссылка в новой задаче