Bug 404077: Adjust annotations of expected assertions.

This commit is contained in:
Ryan VanderMeulen 2013-02-27 23:26:32 -05:00
parent 4ef2624a4f
commit a15145956a

View File

@ -23,7 +23,7 @@ and
<pre id="test">
<script type="application/javascript">
SimpleTest.expectAssertions(1);
SimpleTest.expectAssertions(0, 1);
/** Test for progress element content and layout **/