summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/run_some_dependencies_test.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_some_dependencies_test.py b/tests/run_some_dependencies_test.py
index 7e87d44..20f44cb 100755
--- a/tests/run_some_dependencies_test.py
+++ b/tests/run_some_dependencies_test.py
@@ -26,6 +26,7 @@ class RunSomeDependenciesTest(unittest.TestCase):
"/home/scott/bin/tplink.py -a office_lights -c info --audit_import_events >& /dev/null",
"/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",
]
for command in commands:
try: