diff --git a/tests/eeschema/test_bom_xml.py b/tests/eeschema/test_bom_xml.py index 9f7757b..32283cd 100644 --- a/tests/eeschema/test_bom_xml.py +++ b/tests/eeschema/test_bom_xml.py @@ -1,5 +1,5 @@ """ -Tests for eeschema_do bom_xml +Tests for eeschema_do bom_xml. For debug information use: pytest-3 --log-cli-level debug