From 47442f9dd2bee70df745b2ec6026a121f9f29eeb Mon Sep 17 00:00:00 2001 From: Jozef Selesi Date: Sat, 22 Nov 2008 20:00:40 +0000 Subject: Make the generated XML nicely formatted. --- modules/atom/tests/Atom_Test.php | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/atom/tests') diff --git a/modules/atom/tests/Atom_Test.php b/modules/atom/tests/Atom_Test.php index 28192419..ab18ed25 100644 --- a/modules/atom/tests/Atom_Test.php +++ b/modules/atom/tests/Atom_Test.php @@ -24,7 +24,6 @@ class Atom_Test extends Unit_Test_Case { * http://codex.gallery2.org/Gallery3:Atom_resource_representations * * Uncomment one or both lines at the end of the tests to see the output. - * (You'll have to use your editor to reformat it because there aren't any newlines.) */ public function atom_feed_test() { $feed = new Atom_Feed("feed"); -- cgit v1.2.3