From e1bba5d977a8b9385e9ffdb05861833485003d23 Mon Sep 17 00:00:00 2001 From: Alexis Hildebrandt Date: Wed, 27 Jan 2016 10:44:41 +0100 Subject: Make tests scripts Python 3 compatible --- test/regress/BF3C1F82.test | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/regress/BF3C1F82.test') diff --git a/test/regress/BF3C1F82.test b/test/regress/BF3C1F82.test index 9d4937bb..830a43fc 100644 --- a/test/regress/BF3C1F82.test +++ b/test/regress/BF3C1F82.test @@ -3,6 +3,7 @@ 2012/02/30 * Test a 1 b + test -f - reg -> 1 __ERROR__ While parsing file "", line 3: @@ -10,6 +11,7 @@ While parsing transaction: Error: Day of month is not valid for year end test + test -f /dev/stdin reg -> 1 __ERROR__ While parsing file "", line 3: -- cgit v1.2.3