diff options
-rw-r--r-- | utils/lit/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/utils/lit/TODO b/utils/lit/TODO index d2ff842..e209fad 100644 --- a/utils/lit/TODO +++ b/utils/lit/TODO @@ -8,10 +8,6 @@ - Support a timeout / ulimit. - - Rename 'lit' injected variable for config to be lit_config. - - - Allow import of 'lit' in test suite definitions. - - Create an explicit test suite object (instead of using the top-level TestingConfig object). |