From a8829e76da749275d04d09239a662b0583501543 Mon Sep 17 00:00:00 2001 From: John Krauss Date: Fri, 22 Apr 2016 13:55:41 -0400 Subject: [PATCH] fix expectations --- .../41_observatory_augmentation_test.out | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/pg/test/expected/41_observatory_augmentation_test.out b/src/pg/test/expected/41_observatory_augmentation_test.out index 2267cd1..e32120e 100644 --- a/src/pg/test/expected/41_observatory_augmentation_test.out +++ b/src/pg/test/expected/41_observatory_augmentation_test.out @@ -115,6 +115,16 @@ Done. 0.64652567975830815710 (1 row) + obs_getcategory +----------------------------- + Wealthy, urban without Kids +(1 row) + + obs_getcategory +----------------------------- + Wealthy, urban without Kids +(1 row) + obs_getpopulation ------------------- 9516.27915900609 @@ -135,6 +145,16 @@ Done. 1070 (1 row) + obs_getuscensuscategory +----------------------------- + Wealthy, urban without Kids +(1 row) + + obs_getuscensuscategory +----------------------------- + Wealthy, urban without Kids +(1 row) + Dropping obs_table.sql fixture table... Done. Dropping obs_column.sql fixture table...