From: Sandro Santilli Date: Sun, 21 Oct 2018 09:59:48 +0000 (+0000) Subject: Re-enable accidentally disabled dumper tests X-Git-Tag: 3.0.0alpha1~330 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=52580432b37164039c34b888fd1c70e5d82b7aa4;p=postgis Re-enable accidentally disabled dumper tests git-svn-id: http://svn.osgeo.org/postgis/trunk@16931 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/regress/core/Makefile.in b/regress/core/Makefile.in index e844ebf59..f5eb6bc50 100644 --- a/regress/core/Makefile.in +++ b/regress/core/Makefile.in @@ -66,8 +66,8 @@ TESTS = \ ../loader/Latin1 \ ../loader/Latin1-implicit \ ../loader/mfile \ - dumper/literalsrid \ - dumper/realtable \ + ../dumper/literalsrid \ + ../dumper/realtable \ affine \ bestsrid \ binary \