commit | 296b347db7c68b1a2aadda34ddf83c93eed0ad83 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jul 21 22:40:18 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Jul 21 22:40:18 2015 +0300 |
tree | f16f120e64303498a5b0e15a3835fb957ea1de3a | |
parent | e4e811d65b51478392a7c69e83b38c6930012eb7 [diff] | |
parent | 750eae1bd4a25dc1d3895b4757d22a6acf262ae9 [diff] |
Issue #24678: Fixed raiseExceptions typo in logging tests. Patch by Jacek KoĆodziej.