mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-22 16:03:02 +08: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
|
||||
end
|
||||
|
||||
# function it_does_something
|
||||
# end
|
||||
function it_does_something
|
||||
ta -h
|
||||
expect $status --to-equal 0
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user