From c45ef338d2a8d5b32c151656dc6fde3903fe22d7 Mon Sep 17 00:00:00 2001 From: Sam Minnee Date: Thu, 16 Oct 2008 23:39:02 +0000 Subject: [PATCH] Removed junk text from CSSContentParserTest git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@64470 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- tests/testing/CSSContentParserTest.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/testing/CSSContentParserTest.php b/tests/testing/CSSContentParserTest.php index 987909926..24fde2bc1 100644 --- a/tests/testing/CSSContentParserTest.php +++ b/tests/testing/CSSContentParserTest.php @@ -26,7 +26,7 @@ class CSSContentParserTest extends SapphireTest {

test

-" + HTML ); @@ -42,4 +42,4 @@ HTML $result = $parser->getBySelector('#A .other'); $this->assertEquals("result", $result[0] . ''); } -} \ No newline at end of file +}