diff options
author | Brett Cannon <bcannon@gmail.com> | 2009-01-18 06:55:05 +0000 |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2009-01-18 06:55:05 +0000 |
commit | 2c5c79cfc477c0537f296fa3ce7289dbc9a72c83 (patch) | |
tree | 1feeac55b8bbf27bf03a0ef8ff04c681153f0ca3 /Lib/idlelib/ScriptBinding.py | |
parent | b0516a6bc6cdc580846b075bc27b1d3281dd6295 (diff) | |
download | cpython-git-2c5c79cfc477c0537f296fa3ce7289dbc9a72c83.tar.gz |
Tests of case-sensitivity were being executed on OSs which did not have a
case-insensitive file system, leading to test failures. This was due to using
the TestCase objects directly instead of the guard in the test_main() function.
Move over to a class decorator instead to control if the tests should be run.
Diffstat (limited to 'Lib/idlelib/ScriptBinding.py')
0 files changed, 0 insertions, 0 deletions