Private
Public Access
1
0

power zones

This commit is contained in:
Sander Roosendaal
2016-11-09 00:00:13 +01:00
parent 48044108b2
commit cde106bb19
6 changed files with 62 additions and 11 deletions

View File

@@ -321,7 +321,6 @@ class ViewTest(TestCase):
}
form = DocumentsForm(form_data,file_data)
response = self.c.post('/rowers/workout/upload/', form_data, follow=True)
f.close()