beeref/tests/config
Sebastian Parborg 60d79d4cc9 Fix pytest commandline flags being parsed by Beeref
For example, running "pytest -l" will error out as Beeref would try to
parse "-l" as a log level flag. Now we no longer try to blindly parse
flags when including the Beeref commandline parser.
2024-06-09 17:58:04 +02:00
..
__init__.py Configurable mouse and mouswheel controls 2024-04-01 15:21:54 +02:00
test_controls.py Configurable mouse and mouswheel controls 2024-04-01 15:21:54 +02:00
test_settings.py Fix pytest commandline flags being parsed by Beeref 2024-06-09 17:58:04 +02:00