From 080bfe25f940487cc18229b55108234c91eb4a5e Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Galarneau?= Date: Tue, 11 Sep 2018 15:11:39 -0400 Subject: [PATCH] Tests: add missing rotation and autoload tests to check target MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérémie Galarneau --- tests/regression/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/regression/Makefile.am b/tests/regression/Makefile.am index 0f547a64d..893aa64a2 100644 --- a/tests/regression/Makefile.am +++ b/tests/regression/Makefile.am @@ -19,6 +19,7 @@ TESTS = tools/filtering/test_invalid_filter \ tools/snapshots/test_ust_streaming \ tools/save-load/test_save \ tools/save-load/test_load \ + tools/save-load/test_autoload \ tools/mi/test_mi \ tools/wildcard/test_event_wildcard \ tools/crash/test_crash \ -- 2.34.1