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
..
2014-11-24 19:54:22 +00:00
2014-07-23 17:25:35 +01:00
2014-09-10 14:32:37 -04:00
2012-10-27 19:25:48 -07:00
2014-10-30 13:07:41 -07:00
2014-02-12 12:14:49 +02:00
2014-09-10 14:32:37 -04:00
2014-07-23 17:16:07 +01:00
2014-07-23 17:13:03 +01:00