diff schema/run_tests.sh @ 1629:9d51f022b8ee

Introduce SQL function to clip an area to a stretch
author Tom Gottfried <tom@intevation.de>
date Wed, 19 Dec 2018 17:59:31 +0100
parents a8d1f2897c42
children 9f8f7d3fd655
line wrap: on
line diff
--- a/schema/run_tests.sh	Wed Dec 19 16:48:00 2018 +0100
+++ b/schema/run_tests.sh	Wed Dec 19 17:59:31 2018 +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(45)' \
+    -c 'SELECT plan(47)' \
     -f isrs_tests.sql \
     -f auth_tests.sql \
     -f manage_users_tests.sql \