commit e9d84ada0f89050ef05449fd187e78bfdf9ca3b4
parent 0fb082b0b62e9828037aa8038dbf263f4901ee5b
Author: Sergej Orlov <wladimirych@gmail.com>
Date: Sun, 3 Apr 2022 22:51:45 +0200
tests: Restore tests for openstreetmap.ru
Fixes #713
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/test_track_load.js b/test/test_track_load.js
@@ -68,9 +68,9 @@ suite('Load tracks from services');
'sportstracker_without_title',
'sportstracker_private',
'sportstracker_not_exists',
- // 'openstreetmapRu',
- // 'openstreetmapRuGpx',
- // 'openstreetmapRu_not_exists',
+ 'openstreetmapRu',
+ 'openstreetmapRuGpx',
+ 'openstreetmapRu_not_exists',
'wikiloc_not_exists',
'wikiloc_with_waypoints',
'wikiloc',