going through the tests
This commit is contained in:
@@ -23,7 +23,7 @@ class CPChartTest(TestCase):
|
||||
gdproptin=True, ftpset=True,surveydone=True,sex='male',
|
||||
weightcategory='hwt',
|
||||
gdproptindate=timezone.now(),
|
||||
rowerplan='coach')
|
||||
rowerplan='pro')
|
||||
|
||||
r = self.u.rower
|
||||
age = calculate_age(r.birthdate)
|
||||
|
||||
Reference in New Issue
Block a user