Archived
1
0

Made Fourmi a python package

This commit is contained in:
Jip J. Dekker 2014-06-04 15:22:18 +02:00
parent b9252cc3fd
commit b6afb3b2b5
2 changed files with 1 additions and 1 deletions

1
__init__.py Normal file
View File

@ -0,0 +1 @@

View File

@ -2,7 +2,6 @@ import unittest
from sourceloader import SourceLoader
class TestSourceloader(unittest.TestCase):
def setUp(self):