fix: add tests/pytest.ini + move Path import to top (completes 2308f24)

The prior commit only recorded the conftest.py deletion; this adds the actual
fix: tests/pytest.ini (pins rootdir to tests/ so the standard pytest command
no longer crashes on the dead /root/bin symlink) and the PEP8 import move.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Mortdecai
2026-06-07 13:28:15 -04:00
parent 2308f24bc4
commit 06bc18ed31
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
[pytest]