Skip to content
Snippets Groups Projects
Commit 59fd8466 authored by Daniel Brötzmann's avatar Daniel Brötzmann
Browse files

chore: Update test section in Readme

parent f45619bb
No related branches found
No related tags found
No related merge requests found
...@@ -46,8 +46,8 @@ ### Install Requirements ...@@ -46,8 +46,8 @@ ### Install Requirements
### Running Tests ### Running Tests
- `python -m unittest discover -s test` (no_gui directory) - `python -m unittest discover -s test`
- `python -m unittest ./test/gtk/gui_file.py` (gtk directory) - `python -m unittest ./test/dialogs/gui_file.py` (for testing GUI files)
### Installation Procedure ### Installation Procedure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment