mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-26 18:31:07 +08:00
Do not run empty ta's test stub.
This commit is contained in:
parent
a17837b7f3
commit
34cd7dc10e
|
@ -9,10 +9,8 @@ function describe_ta -d "ta: to-done task manager"
|
|||
end
|
||||
|
||||
function it_does_something
|
||||
ta -h
|
||||
expect $status --to-equal 0
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
spec.run $argv
|
||||
# spec.run $argv
|
||||
|
|
Loading…
Reference in New Issue
Block a user