mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-04-30 18:42:17 +02:00
Update bbstools_test.py
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import unittest
|
||||
from unittest import mock
|
||||
from modules.bbstools import *
|
||||
from bbstools import *
|
||||
|
||||
class TestBBSListMessages(unittest.TestCase):
|
||||
def test_bbs_list_messages(self):
|
||||
|
||||
Reference in New Issue
Block a user