test_simple.py
2.72 KB
-
Python 3 support: switched assertEquals() to assertEqual(). · 93a58fc0
The assertEquals() function is deperecated in Python 3.2: http://docs.python.org/py3k/library/unittest.html#deprecated-aliases
Chris Jerdonek committed