Bug 467296 - provide depends on/blocks fields through TestCase.get()
patch by nparrish@sproutsys.com r=ghendricks git-svn-id: svn://10.0.0.236/trunk@255359 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -47,6 +47,8 @@ sub get {
|
||||
|
||||
$case->text();
|
||||
$case->author();
|
||||
$case->dependson_list();
|
||||
$case->blocked_list();
|
||||
|
||||
#Result is a test case object hash
|
||||
return $case;
|
||||
|
||||
Reference in New Issue
Block a user