The source project of this merge request has been removed.
tests: drop deprecated assertEquals in favor of assertEqual
tests/test_multitouch.py::Testsipodev_0603_0002::test_ptp_non_touch_data
/home/whot/code/hid-tools/tests/base.py:167: DeprecationWarning: Please use assertEqual instead.
self.assertEquals(self.__taint, taint)