diff options
Diffstat (limited to 'schema/postgresql/t/01-install.t')
-rw-r--r-- | schema/postgresql/t/01-install.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/schema/postgresql/t/01-install.t b/schema/postgresql/t/01-install.t new file mode 100644 index 0000000..03ae35d --- /dev/null +++ b/schema/postgresql/t/01-install.t @@ -0,0 +1,2 @@ +SELECT plan(1); +\i ../install_all.psql |