🔥 remove test file generation

This commit is contained in:
chfw 2019-11-12 19:49:20 +00:00
parent a0076fdcbe
commit 711dc8d1b5
1 changed files with 0 additions and 5 deletions

View File

@ -9,8 +9,3 @@ targets:
- .gitignore: gitignore.jj2
- MANIFEST.in: MANIFEST.in.jj2
- "tests/requirements.txt": "tests/requirements.txt"
- "tests/test_filter.py": "tests/test_filter.py.jj2"
- "tests/test_formatters.py": "tests/test_formatters.py"
- "tests/test_stringio.py": "tests/test_stringio.py.jj2"
- "tests/test_writer.py": "tests/test_writer.py.jj2"
- "tests/base.py": "tests/base.py.jj2"