mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Все подряд
This commit is contained in:
5
.venv2/Lib/site-packages/pytest/__main__.py
Normal file
5
.venv2/Lib/site-packages/pytest/__main__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""The pytest entry point."""
|
||||
import pytest
|
||||
|
||||
if __name__ == "__main__":
|
||||
raise SystemExit(pytest.console_main())
|
Reference in New Issue
Block a user