aboutsummaryrefslogtreecommitdiff
path: root/entry_points.ini
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2013-07-02 10:15:04 +0200
committerMilo Casagrande <milo@ubuntu.com>2013-07-02 10:15:04 +0200
commite1d71786e377e7705809c9d70eb7bd53bef6c79d (patch)
tree0873dde4446ebf809478920164e8385c433de8fa /entry_points.ini
parente7783ae52c84401148fa00490a3948332f3f30a3 (diff)
Added testdef new command entry point.
Diffstat (limited to 'entry_points.ini')
-rw-r--r--entry_points.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/entry_points.ini b/entry_points.ini
index eeaa59a..91723fb 100644
--- a/entry_points.ini
+++ b/entry_points.ini
@@ -77,3 +77,6 @@ run = lava.job.commands:run
add = lava.device.commands:add
remove = lava.device.commands:remove
config = lava.device.commands:config
+
+[lava.testdef.commands]
+new = lava.testdef.commands:new