| Index: test/mjsunit/handle-count-runtime-literals.js | 
| diff --git a/test/mjsunit/handle-count-runtime-literals.js b/test/mjsunit/handle-count-runtime-literals.js | 
| index d281f802e833d71f220129eb45a9d312f7e99f8e..91774d2b6fa9eb975f522e025c39b8bc4782faca 100644 | 
| --- a/test/mjsunit/handle-count-runtime-literals.js | 
| +++ b/test/mjsunit/handle-count-runtime-literals.js | 
| @@ -2,7 +2,7 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
|  | 
| -// Flags: --check_handle_count | 
| +// Flags: --check-handle-count | 
|  | 
| (function (s) { | 
| s.frob = function () { | 
|  |