diff schema/run_tests.sh @ 2232:7936b46a88d4

Handle invalid multipolygons in area generation from stretch
author Tom Gottfried <tom@intevation.de>
date Wed, 13 Feb 2019 11:44:27 +0100
parents 4374d942b23d
children 48495bd3081d
line wrap: on
line diff
--- a/schema/run_tests.sh	Wed Feb 13 11:13:06 2019 +0100
+++ b/schema/run_tests.sh	Wed Feb 13 11:44:27 2019 +0100
@@ -28,7 +28,7 @@
     -c 'SET client_min_messages TO WARNING' \
     -c "DROP ROLE IF EXISTS $TEST_ROLES" \
     -f tap_tests_data.sql \
-    -c 'SELECT plan(56)' \
+    -c 'SELECT plan(57)' \
     -f isrs_tests.sql \
     -f auth_tests.sql \
     -f manage_users_tests.sql \