Regression test for bug 311580 - remove expected exit code 3 as change no longer causes Out of memory errors

This commit is contained in:
bob%bclary.com 2005-10-24 08:34:02 +00:00
Родитель db8ebc028b
Коммит 351bc32f57
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -44,7 +44,6 @@ var expect = 'No Crash';
printBugNumber (bug);
printStatus (summary);
expectExitCode(3);
// Not a performance problem.
var xmlOl = new XML('<ol><li>Item 1<\/li><li>Item 2<\/li><\/ol>');