Oops, I accidentally had section 2 of the test commented out! Uncommenting it now -

This commit is contained in:
pschwartau%netscape.com 2003-05-08 21:19:09 +00:00
Родитель a373e735bf
Коммит a9334f6bcc
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -77,7 +77,7 @@ addThis();
/*
* function scope -
*/
status = inSection(2);
try
{
@ -93,7 +93,7 @@ catch(e)
}
expect = TEST_PASSED;
addThis();
*/
/*
* eval scope -