Skip to content
Snippets Groups Projects
Verified Commit 22b4ba51 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent c8d7012b
No related branches found
No related tags found
No related merge requests found
...@@ -41,9 +41,6 @@ function runtests() { ...@@ -41,9 +41,6 @@ function runtests() {
_execute_tests || ( echo "[FAILURE]" && exit 1 ) _execute_tests || ( echo "[FAILURE]" && exit 1 )
echo "[PASS]" echo "[PASS]"
# drop test database
#drop "$UNITTEST_DATABASE"
} }
function _execute_tests () { function _execute_tests () {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment