tests: lexer: Drop error testing code
This code is awful:

- It reaches across multiple layers of abstractions
- It does a lot of string splitting and joining to rebuild code
- It only tests very specific cases because the main code is broken

Just dump it for now and start over.
1 parent dff1e2a commit 4d1038c5ca69ef18ca095c745692dc8ca2d2a3c5
@Jookia Jookia authored on 18 Jan 2022
Showing 1 changed file
View
tests/test_parse.py