diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index dbd45f024..3ba85f895 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -34,7 +34,7 @@ check_PROGRAMS = tversion tabort_prec_max tassert tabort_defalloc1 \ tsprintf tsqr tsqrt tsqrt_ui tstckintc tstdint tstrtofr \ tsub tsub1sp tsub_d tsub_ui tsubnormal tsum tswap ttan ttanh \ ttrunc tui_div tui_pow tui_sub turandom tvalist ty0 ty1 tyn \ - tzeta tzeta_ui + tzeta tzeta_ui total_order # Before Automake 1.13, we ran tversion at the beginning and at the end # of the tests, and output from tversion appeared at the same place as |