Chromium Code Reviews| Index: test/mjsunit/compiler/global-accessors.js |
| diff --git a/test/mjsunit/compiler/global-accessors.js b/test/mjsunit/compiler/global-accessors.js |
| index bd031a8329326274d66784622f18bfb6e8b2a421..337424dc419ad21b2083c9bc0a2d0a013a1d757f 100644 |
| --- a/test/mjsunit/compiler/global-accessors.js |
| +++ b/test/mjsunit/compiler/global-accessors.js |
| @@ -26,7 +26,7 @@ |
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| // This test tests that no bailouts are missing by not hitting asserts in debug |
| -// mode. |
| +// mode. |
| test_count_operation() |
| test_compound_assignment() |