Ditch named tuples for dataclasses.
[python_utils.git] / tests / run_some_dependencies_test.py
index ebe61c0029b8b4779317ce2874311b97ea969395..1182f23d33b7eed38705860be639e3508df4f435 100755 (executable)
@@ -27,6 +27,7 @@ class RunSomeDependenciesTest(unittest.TestCase):
             "/home/scott/bin/unscramble.py ethyropadratoyzrhoiectmi --trace_memory >& /dev/null",
             "/home/scott/bin/cron.py --command='sleep 0' --lockfile=/tmp/deleteme_lock >& /dev/null",
             "/home/scott/cron/manage_switch_off_timers.py >& /dev/null",
+            "/home/scott/bin/smart_device.py cabin and outside and timeout:* -c print >& /dev/null",
         ]
         for command in commands:
             try: