Do not run empty ta's test stub.

pull/2/head
Jorge 10 years ago
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…
Cancel
Save