summaryrefslogtreecommitdiff
path: root/test/test_parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_parser.rb')
-rwxr-xr-xtest/test_parser.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_parser.rb b/test/test_parser.rb
index 3614799..551135e 100755
--- a/test/test_parser.rb
+++ b/test/test_parser.rb
@@ -45,7 +45,6 @@ class TestParser < Test::Unit::TestCase
# 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