diff --git a/expected/init_test.out.in b/expected/init_test.out.in index ed7b510..3dfd09f 100644 --- a/expected/init_test.out.in +++ b/expected/init_test.out.in @@ -33,5 +33,3 @@ psql:pg_sphere.test.sql:8582: NOTICE: argument type pointkey is only a shell psql:pg_sphere.test.sql:8588: NOTICE: argument type pointkey is only a shell psql:pg_sphere.test.sql:8594: NOTICE: argument type pointkey is only a shell psql:pg_sphere.test.sql:8600: NOTICE: argument type pointkey is only a shell -psql:pg_sphere.test.sql:9167: NOTICE: return type smoc is only a shell -psql:pg_sphere.test.sql:9173: NOTICE: argument type smoc is only a shell diff --git a/expected/init_test_healpix.out.in b/expected/init_test_healpix.out.in index e69de29..0453389 100644 --- a/expected/init_test_healpix.out.in +++ b/expected/init_test_healpix.out.in @@ -0,0 +1,2 @@ +psql:pg_sphere.test.sql:9167: NOTICE: return type smoc is only a shell +psql:pg_sphere.test.sql:9173: NOTICE: argument type smoc is only a shell