MrDraw/tests/settings
MirceaDan 149cc8c7c5 python 3 changes exceptions, queue and asesrtEqual
1) import Queue is now lower caps

2) exceptions
except KeyError as e:

3) assertEquals is deprecated but assertEqual does exactly same thing
2016-07-14 23:53:39 -07:00
..
_files Add unit tests for settings 2016-06-28 10:29:05 +02:00
__init__.py Add unit tests for settings 2016-06-28 10:29:05 +02:00
test_settings.py python 3 changes exceptions, queue and asesrtEqual 2016-07-14 23:53:39 -07:00