Skip to content
Snippets Groups Projects
Commit 34cd7dc1 authored by Jorge's avatar Jorge
Browse files

Do not run empty ta's test stub.

parent a17837b7
Branches
No related merge requests found
......@@ -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
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