Code review comment for lp:~indicator-applet-developers/unity8/indicator-power-autopilot-test

Revision history for this message
Leo Arias (elopio) wrote :

Please remove the unused

56 + def icon_matches(self, icon_name):

These must be reverted to work with python2. We are currently installing unity8-autopilot also on the py2 path:

78 + super().setUp()
149 + super().setUp()
199 + super().setUp()

« Back to merge proposal