mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Removed whitespace (from r100517)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@105592 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
7d8ac7662b
commit
a030d33f33
@ -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.");
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user