mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00: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
|
end
|
||||||
|
|
||||||
function it_does_something
|
function it_does_something
|
||||||
ta -h
|
|
||||||
expect $status --to-equal 0
|
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
spec.run $argv
|
# spec.run $argv
|
||||||
|
Loading…
Reference in New Issue
Block a user