Permalink
Please sign in to comment.
Browse files
Change unit test output to plain text.
We are publishing output directly on the web, so these should be plain text. - core/braces_test.py: Don't print ANSI escape sequences. - core/lexer_gen_test.py: Remove unprintable output.
- Loading branch information...
Showing
with
18 additions
and 8 deletions.
- +7 −7 core/braces_test.py
- +2 −1 core/lexer_gen_test.py
- +9 −0 core/test_lib.py
0 comments on commit
b8a7955