mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
Update test_news_manager.py
test script tuning
This commit is contained in:
@@ -6,6 +6,8 @@ from src.config_manager import ConfigManager
|
|||||||
from src.display_manager import DisplayManager
|
from src.display_manager import DisplayManager
|
||||||
from src.news_manager import NewsManager
|
from src.news_manager import NewsManager
|
||||||
|
|
||||||
|
print(f"Current working directory: {os.getcwd()}")
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
"""Test the NewsManager class directly."""
|
"""Test the NewsManager class directly."""
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user