From 4c68a5eec09072323ed8a39a7c8dcb7741ba9a62 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 16 Oct 2024 13:54:04 +0100 Subject: [PATCH] Remove test code --- tests.py | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/tests.py b/tests.py index da81c5003..32a0edb29 100644 --- a/tests.py +++ b/tests.py @@ -8097,14 +8097,7 @@ def _test_combine_lines(): def _test_hashtag_maps(): print('hashtag_maps') - session = create_session(None) - - expected_link = "https://osm.org/go/0G0dJ91-?m=&relation=62414" - content = "

@dan Test 4 geo link https://osm.org/go/0G0dJ91-?m=&relation=62414

" - map_links = get_map_links_from_post_content(content, session) - if expected_link not in map_links: - print(str(map_links)) - assert expected_link in map_links + session = None content = \ "

This is a test, with a geo link " + \