Commit Graph

1 Commits

Author SHA1 Message Date
Patrick East 4f323e0597 cmd: Add very basic parse cmd coverage
There was an issue a little while back where we had a panic in the
command but there is zero test coverage exercising it... so we never
noticed.

This at least will get us some bare-bones test coverage to ensure
it isn't crashing on some basic use-cases.

Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-03-23 06:06:39 -07:00