From 03f7a56abc93c330ee8592a7baeb08bc762edb9f Mon Sep 17 00:00:00 2001 From: brarcher Date: Tue, 17 Dec 2013 16:06:57 +0000 Subject: [PATCH] spacing git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@876 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- tests/Makefile.am | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 009e8e6..9661da7 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -4,7 +4,7 @@ TESTS = \ check_check_export \ check_check \ test_output.sh \ - test_check_nofork.sh \ + test_check_nofork.sh \ test_xml_output.sh \ test_log_output.sh \ test_tap_output.sh @@ -17,14 +17,14 @@ TESTS = \ # XFAIL_TESTS = \ # check_thread_stress -noinst_PROGRAMS = \ - check_check_export \ - check_check \ - check_stress \ - check_thread_stress \ - check_nofork \ - ex_output \ - ex_xml_output \ +noinst_PROGRAMS = \ + check_check_export \ + check_check \ + check_stress \ + check_thread_stress \ + check_nofork \ + ex_output \ + ex_xml_output \ ex_log_output \ ex_tap_output -- 2.40.0