mirror of
https://github.com/oh-my-fish/oh-my-fish
synced 2024-11-03 15:40:32 +00:00
Add test stub for ta plugin.
This commit is contained in:
parent
c3874db85e
commit
a17837b7f3
@ -8,8 +8,10 @@ function describe_ta -d "ta: to-done task manager"
|
|||||||
function after_all
|
function after_all
|
||||||
end
|
end
|
||||||
|
|
||||||
# function it_does_something
|
function it_does_something
|
||||||
# end
|
ta -h
|
||||||
|
expect $status --to-equal 0
|
||||||
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user