Loading cogs

This commit is contained in:
stijndcl 2022-06-15 01:56:18 +02:00
parent 37dd5ba3e8
commit e09ec5c946
6 changed files with 45 additions and 1 deletions

0
tests/__init__.py Normal file
View file

2
tests/test_dummy.py Normal file
View file

@ -0,0 +1,2 @@
def test_dummy():
assert True