Show More
@@ -143,7 +143,8 b' def null_cleanup_transformer(lines):' | |||||
143 | """ |
|
143 | """ | |
144 | return [] |
|
144 | return [] | |
145 |
|
145 | |||
146 | def check_make_token_by_line_never_ends_empty(): |
|
146 | ||
|
147 | def test_check_make_token_by_line_never_ends_empty(): | |||
147 | """ |
|
148 | """ | |
148 | Check that not sequence of single or double characters ends up leading to en empty list of tokens |
|
149 | Check that not sequence of single or double characters ends up leading to en empty list of tokens | |
149 | """ |
|
150 | """ |
General Comments 0
You need to be logged in to leave comments.
Login now