aboutsummaryrefslogtreecommitdiffstats
path: root/tests/conftest.py
Commit message (Collapse)AuthorAgeFilesLines
* Use eight digits for the WeeChat versionTrygve Aaberge2024-02-181-1/+1
| | | | | It's four parts with two digits each, so it's more consistent to use eight digits even though the first is a zero.
* Move importTrygve Aaberge2024-02-181-3/+2
| | | | Not necessary anymore, when __init__.py doesn't import weechat.
* Move main out of slack dirTrygve Aaberge2024-02-181-0/+6
| | | | The sys path thing got wrong directory when inside slack dir.
* Start on new version of wee-slackTrygve Aaberge2024-02-181-0/+23