Made Fourmi a python package
This commit is contained in:
parent
b9252cc3fd
commit
b6afb3b2b5
1
__init__.py
Normal file
1
__init__.py
Normal file
@ -0,0 +1 @@
|
||||
|
@ -2,7 +2,6 @@ import unittest
|
||||
from sourceloader import SourceLoader
|
||||
|
||||
|
||||
|
||||
class TestSourceloader(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
|
Reference in New Issue
Block a user