Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-30 | tests/float: Add new lexer test to test parsing of float without prefix. | David Lechner | |
Since automatically formatting tests with black, we have lost one line of code coverage. This adds an explicit test to ensure we are testing the case that is no longer covered implicitly. |