diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/tests/cluster.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/cluster.mk b/cpp/src/tests/cluster.mk index 51bd5930c9..f6cfd7a6ca 100644 --- a/cpp/src/tests/cluster.mk +++ b/cpp/src/tests/cluster.mk @@ -45,6 +45,7 @@ EXTRA_DIST += \ run_long_cluster_tests \ testlib.py \ cluster_tests.py \ + cluster_test_logs.py \ long_cluster_tests.py \ cluster_tests.fail |