Update tests/test_utils_termtitle.py
Run CI Tests / test (push) Successful in 31s

This commit is contained in:
2025-07-30 11:37:32 +02:00
parent 5c13920e5a
commit e79e7dc7c9
+1
View File
@@ -1,3 +1,4 @@
import pytest
import sys
import os
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))