diff options
author | Mats Wichmann <mats@linux.com> | 2018-09-25 23:48:03 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2018-09-25 23:52:29 (GMT) |
commit | 9864e8bf0a69f6aa35bb6af794da9988b1bbc50b (patch) | |
tree | ba5d7edbac8a41257f1f1eb7158c0c8f44c4e7b2 /test/Java/Java-1.4.py | |
parent | 6d86d2f92d83deb8f00c66858e93cc864bcfcc6a (diff) | |
download | SCons-9864e8bf0a69f6aa35bb6af794da9988b1bbc50b.zip SCons-9864e8bf0a69f6aa35bb6af794da9988b1bbc50b.tar.gz SCons-9864e8bf0a69f6aa35bb6af794da9988b1bbc50b.tar.bz2 |
Stop using deprecated unittest asserts
failUnless and failIf have been deprecated since 2.7 and 3.1,
the docs call them aliases that exist for historical reasons.
In Python 3.7, the default DeprecationWarnings make things
very noisy, so flip these to assertTrue and assertFalse.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/Java/Java-1.4.py')
0 files changed, 0 insertions, 0 deletions