Commit 34cd7dc1 authored by Jorge's avatar Jorge

Do not run empty ta's test stub.

parent a17837b7
...@@ -9,10 +9,8 @@ function describe_ta -d "ta: to-done task manager" ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment