| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 5897)
|
| +++ tests/language/language.status (working copy)
|
| @@ -213,7 +213,7 @@
|
| BoolTest: Fail # Issue 2092
|
| CompileTimeConstantCTest/01: Fail # integers as keys in literal maps.
|
|
|
| -[ $component == frog || $compiler == frogsh ]
|
| +[ $compiler == frog || $compiler == frogsh ]
|
| ExceptionTest: Fail # Issue 1785
|
| Factory3Test: Fail # Issue 417
|
| Factory2NegativeTest: Fail
|
|
|