adding sloep
This commit is contained in:
@@ -15,6 +15,7 @@ workouttypes_ordered = collections.OrderedDict({
|
||||
'coastal': 'Coastal',
|
||||
'c-boat': 'Dutch C boat',
|
||||
'churchboat': 'Finnish Church boat',
|
||||
'Surfboat': 'Surfboat',
|
||||
'Ride': 'Ride',
|
||||
'bike': 'Bike',
|
||||
'Run': 'Run',
|
||||
@@ -336,6 +337,7 @@ otwtypes = (
|
||||
'coastal',
|
||||
'c-boat',
|
||||
'churchboat'
|
||||
'surfboat',
|
||||
)
|
||||
|
||||
otetypes = (
|
||||
@@ -501,6 +503,7 @@ boatbrands = (
|
||||
('levator', 'Levator Boatworks'),
|
||||
('liangjin', 'Liangjin Boat'),
|
||||
('liteboat', 'LiteBoat'),
|
||||
('Monomoy', 'Monomoy'),
|
||||
('littleriver', 'Little River Marine'),
|
||||
('kaschper', 'Kaschper Racing Shells'),
|
||||
('kanghua', 'Kanghua'),
|
||||
|
||||
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
BIN
rowers/tests/testdata/testdata.tcx.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user