mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-06-30 06:51:57 +02:00
Update test_bot.py
This commit is contained in:
@@ -144,6 +144,9 @@ class TestBot(unittest.TestCase):
|
||||
|
||||
|
||||
##### GAMES Tests #####
|
||||
def test_jokes(self):
|
||||
from modules.games.joke import tell_joke
|
||||
self.assertIsInstance(tell_joke(), str)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user