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