From 2004f36a7f1628afef5b8aa53c9b27ce3310548b Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Sat, 6 May 2017 20:56:36 +0200 Subject: Remove extra empty lines. --- test/test_parser.rb | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.1