This website works better with JavaScript
Home
Explore
Help
Sign In
bux
/
tracim
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove useless __init__ causing import errors
Damien ACCORSI
10 years ago
parent
c9621776ac
commit
10111635b2
3 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tracim/tracim/tests/library/__init__.py
0
0
tracim/tracim/tests/library/test_content_api.py
0
0
tracim/tracim/tests/models/test_user.py
+ 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