From 8f20844d3435094583db92a30550ca319d2be863 Mon Sep 17 00:00:00 2001 From: Alan Zimmerman Date: Sat, 25 Feb 2017 15:42:40 +0200 Subject: Correctly pretty print a wild card in infix position --- testsuite/tests/printer/all.T | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/tests/printer/all.T') diff --git a/testsuite/tests/printer/all.T b/testsuite/tests/printer/all.T index 3106f936ba..e5fd00fdeb 100644 --- a/testsuite/tests/printer/all.T +++ b/testsuite/tests/printer/all.T @@ -47,3 +47,4 @@ test('Ppr046', ignore_stderr, run_command, ['$MAKE -s --no-print-directory ppr04 test('Ppr047', expect_fail, run_command, ['$MAKE -s --no-print-directory ppr047']) test('Ppr048', ignore_stderr, run_command, ['$MAKE -s --no-print-directory ppr048']) test('T13199', ignore_stderr, run_command, ['$MAKE -s --no-print-directory T13199']) +test('T13050p', ignore_stderr, run_command, ['$MAKE -s --no-print-directory T13050p']) -- cgit v1.2.1