commit | ec0e1cc2918e2eae9c67d2ebc383d7e5a23683e1 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Thu Sep 07 09:48:10 2017 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Wed Sep 06 21:48:10 2017 -0400 |
tree | 4af1df05435d839097d70b25ee169488974fb408 | |
parent | 012df127b2990a1f73d0d94f5b164663af162446 [diff] |
move x509 tests into a module (#3889) * move x509 tests into a module This is just to make grouping things like test_ocsp, etc a bit simpler in the future * fix path * pep8