Adding the GWT framework for the Test Planner.
This adds a new application to the GWT frontend, but does not link to it
from the other frontends yet. I don't anticipate anyone to be using this
just yet. Once the project reaches the point where I can release a working
prototype, I will create user documentation for it and send an announcement.
Signed-off-by: James Ren <jamesren@google.com>
git-svn-id: http://test.kernel.org/svn/autotest/trunk@4378 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/frontend/planner/models.py b/frontend/planner/models.py
index f69aa28..48824d3 100644
--- a/frontend/planner/models.py
+++ b/frontend/planner/models.py
@@ -127,7 +127,7 @@
class TestConfig(ModelWithPlan, model_logic.ModelExtensions):
- """A planned test
+ """A configuration for a planned test
Required:
alias: The name to give this test within the plan. Unique with plan id