commit | b5c9dfdab360b164f3c1a28ade860ecdde8e81fc | [log] [tgz] |
---|---|---|
author | R David Murray <rdmurray@bitdance.com> | Tue Jul 16 11:45:31 2013 -0400 |
committer | R David Murray <rdmurray@bitdance.com> | Tue Jul 16 11:45:31 2013 -0400 |
tree | e8f5d46c2c475281060dac32b30a9d954c161876 | |
parent | d15642e4283d9f518adfa26fdebc4d1dcb62e3a6 [diff] |
Closes #18475: add unittest.main() to test_email/test_inversions. Patch by Vajrasky Kok.