diff options
Diffstat (limited to 'test/GenerateTests.py')
-rwxr-xr-x | test/GenerateTests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/GenerateTests.py b/test/GenerateTests.py index d5851821..2b966e35 100755 --- a/test/GenerateTests.py +++ b/test/GenerateTests.py @@ -3,8 +3,6 @@ # This script confirms both that the register report "adds up", and that its # final balance is the same as what the balance report shows. -from __future__ import print_function - import sys import re |