Joshua Harlow 496077f4ca Use assertNotEqual which exists on python2.6
Instead of using assertGreater which is new on
python2.7 just use assertNotEqual which does exist
on python2.6 to perform the same/similar operation.

This makes the unittest not break on python2.6
2014-11-24 16:41:21 -08:00
..
2012-10-27 19:25:48 -07:00
2013-08-15 13:21:40 -04:00
2014-10-11 16:59:50 -07:00
2014-07-23 17:16:07 +01:00
2014-07-23 17:16:07 +01:00