dropped numbering of fixture processing files

This commit is contained in:
Andy Eschbacher
2016-04-14 10:48:11 -04:00
parent 9c1d761f55
commit 0bb304d43d
3 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ SELECT set_config(
false
) WHERE current_setting('search_path') !~ '(^|,)(cdb_observatory|observatory)(,|$)';
\i test/sql/02_load_fixtures.sql
\i test/sql/load_fixtures.sql
-- OBS_GeomTable
@@ -52,4 +52,4 @@ SELECT
Array['total_pop','male_pop','female_pop','median_age']
);
\i test/sql/03_drop_fixtures.sql
\i test/sql/drop_fixtures.sql