aboutsummaryrefslogtreecommitdiff
path: root/entry_points.ini
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2013-06-27 16:30:20 +0200
committerMilo Casagrande <milo@ubuntu.com>2013-06-27 16:30:20 +0200
commitcde1f30cd27eb21f7e4ce0124f3ff6beebcd1c55 (patch)
tree701e3491d6e0999e133eef3c39efba26f546160f /entry_points.ini
parentb68f0e8a46d5db5756d9926c51e8e57b1ee54fcf (diff)
Added structure for testdef commands.
Diffstat (limited to 'entry_points.ini')
-rw-r--r--entry_points.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/entry_points.ini b/entry_points.ini
index 6381e48..eeaa59a 100644
--- a/entry_points.ini
+++ b/entry_points.ini
@@ -9,6 +9,7 @@ scheduler = lava_scheduler_tool.commands:scheduler
dashboard = lava_dashboard_tool.commands:dashboard
job = lava.job.commands:job
device = lava.device.commands:device
+testdef = lava.testdef.commands:testdef
[lava_tool.commands]
help = lava.tool.commands.help:help