From b22cfd9af88d87f2e720d728c39b088712f1eb8b Mon Sep 17 00:00:00 2001 From: "Dong H. Ahn" Date: Wed, 17 Jun 2020 23:34:09 -0700 Subject: [PATCH] build: integrate t6002-graph-hwloc.t into build --- t/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/t/Makefile.am b/t/Makefile.am index 116f11f65..74d41626a 100644 --- a/t/Makefile.am +++ b/t/Makefile.am @@ -69,7 +69,8 @@ TESTS = \ t4009-match-update.t \ t5000-valgrind.t \ t6000-graph-size.t \ - t6001-match-formats.t + t6001-match-formats.t \ + t6002-graph-hwloc.t check_SCRIPTS = $(TESTS)