commit | 624827a61fbcda5882bc1da51272fc19b709b6e8 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 31 13:15:10 2016 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Nov 08 15:15:36 2016 -0500 |
tree | e3293efe359a72a01eb9b6f5cf9b6949cb8e16f3 | |
parent | 74e52bcedbd6e122d12225f7aeaa70797817fe1d [diff] |
test: Remove existing test from make check The existing testcase isn't a unit test. Change-Id: I2325d7e641736c5290c7e95d37ab43313695ae58 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/test/Makefile.am b/test/Makefile.am index f40f143..108a336 100644 --- a/test/Makefile.am +++ b/test/Makefile.am
@@ -1,4 +1,5 @@ -check_PROGRAMS = phosphor-inventory-test +check_PROGRAMS = +noinst_PROGRAMS = phosphor-inventory-test phosphor_inventory_test_SOURCES = \ test.cpp