MINOR Removed whitespace

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@100517 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2010-03-04 21:37:13 +00:00 committed by Sam Minnee
parent ddf0f35d27
commit d730def583

View File

@ -178,9 +178,6 @@ class RequirementsTest extends SapphireTest {
$backend->block(SAPPHIRE_DIR . '/tests/forms/a.css');
$this->assertTrue(count($backend->get_css()) == 0, "There should be nothing in required css after file has been blocked.");
}
}