зеркало из https://github.com/mozilla/pjs.git
Oops, I accidentally had section 2 of the test commented out! Uncommenting it now -
This commit is contained in:
Родитель
a373e735bf
Коммит
a9334f6bcc
|
@ -77,7 +77,7 @@ addThis();
|
|||
|
||||
/*
|
||||
* function scope -
|
||||
|
||||
*/
|
||||
status = inSection(2);
|
||||
try
|
||||
{
|
||||
|
@ -93,7 +93,7 @@ catch(e)
|
|||
}
|
||||
expect = TEST_PASSED;
|
||||
addThis();
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
* eval scope -
|
||||
|
|
Загрузка…
Ссылка в новой задаче