mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
[bak] Fix tests
This commit is contained in:
parent
c46b7d4308
commit
81c912731d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user