Test attributes of NamedUser

This commit is contained in:
Vincent Jacques
2012-05-18 20:56:30 +01:00
parent 030b23a3a9
commit 55779ebbb4
9 changed files with 170 additions and 70 deletions
+1
View File
@@ -7,5 +7,6 @@ from GitObjects import *
from Repository import *
from Organization import *
from MilestonesAndIssues import *
from NamedUser import *
Framework.main()