Add hand recogniser tester
This commit is contained in:
@@ -3,6 +3,7 @@ from GestureRecognition.SimpleHandRecogniser import SimpleHandRecogniser
|
||||
|
||||
class TestSimpleHandRecogniser(unittest.TestCase):
|
||||
|
||||
def test_5_digits(self):
|
||||
|
||||
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user