diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-11 22:26:16 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-01-11 22:27:28 +0100 |
commit | c96e2f35934576e9ba0aa45901c6a80ecae7d856 (patch) | |
tree | c296b727510bf5c187cee0e2e1cd2777b0c26407 /tests/unit/gui | |
parent | 8629bf4b06f2d32a21b864fbe765bbe6d4472610 (diff) | |
download | weechat-c96e2f35934576e9ba0aa45901c6a80ecae7d856.zip |
tests: add tests on function irc_config_check_autojoin
Diffstat (limited to 'tests/unit/gui')
-rw-r--r-- | tests/unit/gui/test-gui-line.cpp (renamed from tests/unit/gui/test-line.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/gui/test-line.cpp b/tests/unit/gui/test-gui-line.cpp index 3b798f06d..dc652b3b2 100644 --- a/tests/unit/gui/test-line.cpp +++ b/tests/unit/gui/test-gui-line.cpp @@ -1,5 +1,5 @@ /* - * test-eval.cpp - test evaluation functions + * test-gui-line.cpp - test line functions * * Copyright (C) 2018-2019 Sébastien Helleu <flashcode@flashtux.org> * |