diff options
Diffstat (limited to 'modules/atom/tests')
-rw-r--r-- | modules/atom/tests/Atom_Test.php | 1 |
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"); |