| Index: tests/co19/co19-analyzer.status
|
| diff --git a/tests/co19/co19-analyzer.status b/tests/co19/co19-analyzer.status
|
| index 6e2bb36f95c27f2229fc87d5da1ab1649e997481..c8b98a9d9c96f523647e1eb330c35fa6d0440261 100644
|
| --- a/tests/co19/co19-analyzer.status
|
| +++ b/tests/co19/co19-analyzer.status
|
| @@ -6,9 +6,6 @@
|
| # invalid argument for constant constructor
|
| Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
|
|
|
| -# TBF: _f is private, so does not collide
|
| -Language/07_Classes/1_Instance_Methods_A05_t08: fail
|
| -
|
| # TBD: should we check that argument for dynamic parameter of constant constructor is not compatible with operation that is performed with it?
|
| Language/12_Expressions/01_Constants_A16_t03: fail
|
|
|
|
|