From 9ebde94f8f1cb99d0a5fc3c622eedefcacfe05f5 Mon Sep 17 00:00:00 2001 From: Peter Stamfest Date: Sun, 24 Aug 2014 22:52:50 +0200 Subject: [PATCH] activate create-with-source tests in standard test suite --- tests/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 9033bd75..4a8187f2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,7 +1,8 @@ TESTS = modify1 modify2 modify3 modify4 modify5 \ tune1 tune2 rpn1 \ rrdcreate \ - dump-restore + dump-restore \ + create-with-source-1 create-with-source-2 EXTRA_DIST = Makefile.am \ alltests functions \ modify1 modify-test1.create.dump modify-test1.mod1.dump \ -- 2.47.3