mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
5 lines
194 B
Python
5 lines
194 B
Python
from asset_list.AssetList import AssetList
|
|
|
|
|
|
def test_multi_unit_address_flagging():
|
|
assert AssetList._identify_multi_address('Block (Rooms 1-4), 23 Clifton Hill, Newtown, Exeter, EX1 2DL')
|