summaryrefslogtreecommitdiff
path: root/modules/atom/tests
diff options
context:
space:
mode:
authorJozef Selesi <jozefs@users.sourceforge.net>2008-11-22 20:00:40 +0000
committerJozef Selesi <jozefs@users.sourceforge.net>2008-11-22 20:00:40 +0000
commit47442f9dd2bee70df745b2ec6026a121f9f29eeb (patch)
tree50925301abcbd47082b8e5d8c6231a8e2e82d3bf /modules/atom/tests
parentbb6eeb63bbf95d82fd811f34f358a4f64ae66d79 (diff)
Make the generated XML nicely formatted.
Diffstat (limited to 'modules/atom/tests')
-rw-r--r--modules/atom/tests/Atom_Test.php1
1 files changed, 0 insertions, 1 deletions
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");