summaryrefslogtreecommitdiff
path: root/test/test_parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_parser.rb')
-rwxr-xr-xtest/test_parser.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/test_parser.rb b/test/test_parser.rb
index 0e17765..53e7fa2 100755
--- a/test/test_parser.rb
+++ b/test/test_parser.rb
@@ -48,9 +48,9 @@ class TestParser < Test::Unit::TestCase
end
# uncomment this test to work on speed optimization
- #def test_load_something_big
- # plist = Plist.parse_xml("~/Pictures/iPhoto Library/AlbumData.xml")
- #end
+ # def test_load_something_big
+ # plist = Plist.parse_xml("~/Pictures/iPhoto Library/AlbumData.xml")
+ # end
# date fields are credited to
def test_date_fields