]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add test to simply run a few binaries
authorJeff Peeler <jpeeler@redhat.com>
Sat, 8 Dec 2012 04:18:31 +0000 (23:18 -0500)
committerJeff Peeler <jpeeler@redhat.com>
Mon, 10 Dec 2012 16:55:07 +0000 (11:55 -0500)
commit8bd7e0a8f1b3bd69faf454dd8a779fd5b4d4acbd
tree5de289402a598e69eb807d6fde0c1df9dcde31b2
parent10d23ef1d7babe7b3571c3ee3f953c71bba40144
Add test to simply run a few binaries

This is not really a unit test, but it's so fast that I think it could
be considered as such. And it would be nice to gate on such blatant
breakage.

Change-Id: I8ff4ca27a912c30bd962168418ac44217ea9e54d
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
heat/tests/test_cli.py [new file with mode: 0644]