micropython-lib/python-stdlib/unittest
Paul Sokolovsky c72ec5c029 unittest: TestSuite: Add undescore to internal field, self._tests.
To avoid possible name clashes.

Signed-off-by: Paul Sokolovsky <pfalcon@users.sourceforge.net>
2022-05-06 10:47:37 +10:00
..
metadata.txt top: Move modules into python-stdlib, unix-ffi, or micropython. 2021-05-27 15:41:08 +10:00
setup.py all: Run black over all code. 2021-05-27 15:50:04 +10:00
test_unittest.py unittest: test_unittest: Typo fix. 2022-05-06 10:47:37 +10:00
unittest.py unittest: TestSuite: Add undescore to internal field, self._tests. 2022-05-06 10:47:37 +10:00