Add admin port support with other major refactorations
This commit is contained in:
5
pytest.ini
Normal file
5
pytest.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[pytest]
|
||||
pythonpath = lib
|
||||
markers =
|
||||
e2e: End-to-end tests requiring a running OpenTTD server.
|
||||
unit: Fast in-memory unit tests.
|
||||
Reference in New Issue
Block a user