[bak] Fix tests

This commit is contained in:
Roman Inflianskas 2014-11-25 23:49:07 +03:00
parent c46b7d4308
commit 81c912731d

View File

@ -1,3 +1,6 @@
#!/usr/bin/env fish
function suite_bak
function setup
return 0
@ -104,5 +107,4 @@ if not set -q tank_running
tank_run
popd
set -e test_dir
end