From bd8b229b474adb038903b65a373c910845af3062 Mon Sep 17 00:00:00 2001 From: wurstsalat Date: Sun, 27 Nov 2022 16:45:56 +0100 Subject: fix: GUI tests: Adapt GUI tests to Gajim changes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 53369a55d..5691c681d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ ### Running Tests -`python -m unittest discover -s test` +- `python -m unittest discover -s test` (no_gui directory) +- `python -m unittest ./test/gtk/gui_file.py` (gtk directory) ### Installation Procedure -- cgit v1.2.3