diff options
Diffstat (limited to 'tasks/upgrade-basic/runtest.sh')
-rw-r--r-- | tasks/upgrade-basic/runtest.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tasks/upgrade-basic/runtest.sh b/tasks/upgrade-basic/runtest.sh deleted file mode 100644 index 5dd85bb..0000000 --- a/tasks/upgrade-basic/runtest.sh +++ /dev/null @@ -1,6 +0,0 @@ -dtf_postgresql_test_init - -dtf_postgresql_upgrade_tour "$dtf_dataurl" basic.tar.gz -rlAssert0 "test wrapper should finish successfully" $? - -dtf_postgresql_test_finish |