adding a few tests
This commit is contained in:
@@ -1258,7 +1258,6 @@ def new_workout_from_file(r, f2,
|
||||
uploadoptions={'boattype': '1x', 'workouttype': 'rower'}):
|
||||
message = ""
|
||||
|
||||
|
||||
try:
|
||||
fileformat = get_file_type(f2)
|
||||
except (IOError, UnicodeDecodeError): # pragma: no cover
|
||||
|
||||
Reference in New Issue
Block a user