From: Daniele Varrazzo Date: Tue, 21 Sep 2021 15:24:32 +0000 (+0100) Subject: Move shapely test to the types package X-Git-Tag: 3.0~71^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e989a68811264a9117096c3486977c2a4b5aadae;p=thirdparty%2Fpsycopg.git Move shapely test to the types package --- diff --git a/tests/test_shapely.py b/tests/types/test_shapely.py similarity index 100% rename from tests/test_shapely.py rename to tests/types/test_shapely.py