This commit is contained in:
SpudGunMan
2024-06-26 21:14:29 -07:00
parent 72c47891f1
commit afdd16f010
5 changed files with 1 additions and 1 deletions
View File
@@ -1,6 +1,6 @@
import unittest
from unittest import mock
from bbstools import *
from modules.bbstools import *
class TestBBSListMessages(unittest.TestCase):
def test_bbs_list_messages(self):