| Index: dart/tests/co19/co19-frog.status
 | 
| diff --git a/dart/tests/co19/co19-frog.status b/dart/tests/co19/co19-frog.status
 | 
| index 108de7c23e987129464866d3ade4b8e5cf15e0f1..af3b4740e5b049cc6b2dbbcc209e3141c11d97f6 100644
 | 
| --- a/dart/tests/co19/co19-frog.status
 | 
| +++ b/dart/tests/co19/co19-frog.status
 | 
| @@ -2,5 +2,5 @@
 | 
|  # for details. All rights reserved. Use of this source code is governed by a
 | 
|  # BSD-style license that can be found in the LICENSE file.
 | 
|  
 | 
| -[ ($compiler == frog || $compiler == frogsh) && $runtime == d8 ]
 | 
| +[ $compiler == frog && $runtime == d8 ]
 | 
|  *: Skip
 | 
| 
 |