diff options
Diffstat (limited to 'test/ConfirmTests.py')
-rwxr-xr-x | test/ConfirmTests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ConfirmTests.py b/test/ConfirmTests.py index 2ecefa01..e82479ed 100755 --- a/test/ConfirmTests.py +++ b/test/ConfirmTests.py @@ -1,7 +1,5 @@ #!/usr/bin/python -from __future__ import print_function - # This script confirms both that the register report "adds up", and that its # final balance is the same as what the balance report shows. |