Skip to content

Commit

Permalink
Remove extra empty lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed May 6, 2017
1 parent 12e592e commit 2004f36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_parser.rb
Expand Up @@ -45,7 +45,6 @@ def test_Plist_parse_xml
# false
assert_kind_of( FalseClass, result["List of Albums"][1]["SlideShowUseTitles"] )
assert( ! result["List of Albums"][1]["SlideShowUseTitles"] )

end

# uncomment this test to work on speed optimization
Expand Down

0 comments on commit 2004f36

Please sign in to comment.