]> granicus.if.org Git - check/commitdiff
spacing
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:06:57 +0000 (16:06 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 17 Dec 2013 16:06:57 +0000 (16:06 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@876 64e312b2-a51f-0410-8e61-82d0ca0eb02a

tests/Makefile.am

index 009e8e650bc709c3fff55ee016484df9305fb980..9661da7a0d586e346e12d36de8184768e8738493 100644 (file)
@@ -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