Skip to content

Commit 7c8208e

Browse files
committed
testsuite: enable issues testing
Problem: `t5100-issues-test-driver.t` wasn't added to CmakeLists, meaning that the test isn't current executed. Enable issues testing by adding `t5100-issues-test-driver.t` to CmakeLists.
1 parent d871ef7 commit 7c8208e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ set(ALL_TESTS
8080
t4011-match-duration.t
8181
t4012-set-status.t
8282
t5000-valgrind.t
83+
t5100-issues-test-driver.t
8384
t6000-graph-size.t
8485
t6001-match-formats.t
8586
t6002-graph-hwloc.t

0 commit comments

Comments
 (0)