MINOR fixed failing unit test (from r86169)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@89166 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2009-10-15 21:58:15 +00:00
parent 7dd6d10cde
commit 448d975b9a

View File

@ -217,6 +217,7 @@ class TableListFieldTest_TestController extends Controller {
"D" => "Col D",
"E" => "Col E",
));
$table->disableSorting();
// A TableListField must be inside a form for its links to be generated
return new Form($this, "TestForm", new FieldSet(