Files
pymod2pkg/tests.py
Sean McGinnis f8b81c71f9 Drop use of unittest2
unittest2 was needed for compatibility with python <= 2.6, so we have
not needed this for quite some time now. See unittest2 note on:

https://docs.python.org/2.7/library/unittest.html

This drops the use of unittest2 in favor of the standard unittest
package.

Change-Id: I46ec317f0ee43ff95d8af1aa68b8d0596dc4dd35
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-01-12 02:31:47 -06:00

9.8 KiB