Add placeholder test to make CI happy
This commit is contained in:
parent
273eb21d2c
commit
98ecfaa875
3
test/test_bot.py
Normal file
3
test/test_bot.py
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
def test_bot():
|
||||||
|
# placeholder test
|
||||||
|
assert 1 + 1 == 2
|
Loading…
x
Reference in New Issue
Block a user