Test Team

This commit is contained in:
Vincent Jacques
2012-05-26 22:19:34 +01:00
parent a39af6a0aa
commit 8cb3e63e80
15 changed files with 241 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ from RateLimiting import *
from Repository import *
from RepositoryKey import *
from Tag import *
from Team import *
from UserKey import *
Framework.main()