author | Edouard Tisserant <edouard.tisserant@gmail.com> |
Fri, 12 Aug 2022 13:35:59 +0200 | |
branch | wxPython4 |
changeset 3581 | 5a0f7fcf9a8f |
parent 3580 | 0c96269bf63b |
child 3582 | 7dcd0de97e6f |
tests/ide_tests/load_and_build_tests.pytest/test_application.py | file | annotate | diff | comparison | revisions |
--- a/tests/ide_tests/load_and_build_tests.pytest/test_application.py Thu Aug 11 17:39:12 2022 +0200 +++ b/tests/ide_tests/load_and_build_tests.pytest/test_application.py Fri Aug 12 13:35:59 2022 +0200 @@ -37,7 +37,7 @@ import conftest import Beremiz -import PLCOpenEditor +# import PLCOpenEditor class UserApplicationTest(unittest.TestCase):