diff --git a/test/random_test.py b/test/random_test.py index ac84e38..a5c2bbb 100644 --- a/test/random_test.py +++ b/test/random_test.py @@ -133,9 +133,6 @@ def random_test(): {"pattern": "n_chase", "short_name": "nc", "n1": 60, "n2": 30, "n3": 30, "n4": 30, "delay": 220, "color": (255, 0, 128)}, {"pattern": "n_chase", "short_name": "nc", "n1": 80, "n2": 40, "n3": 50, "n4": 50, "delay": 250, "color": (128, 0, 255)}, {"pattern": "n_chase", "short_name": "nc", "n1": 100, "n2": 50, "n3": 100, "n4": 100, "delay": 300, "color": (255, 255, 255)}, - - # Off - {"pattern": "off", "short_name": "o", "color": (0, 0, 0)}, ] try: