Browse Source

remove useless __init__ causing import errors

Damien ACCORSI 10 years ago
parent
commit
10111635b2

+ 1 - 0
tracim/tracim/tests/library/__init__.py View File

@@ -0,0 +1 @@
1
+__author__ = 'damien'

+ 0 - 0
tracim/tracim/tests/library/test_content_api.py View File


+ 0 - 0
tracim/tracim/tests/models/test_user.py View File