summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/test_parser.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_parser.rb b/test/test_parser.rb
index 53e7fa2..94ef74e 100755
--- a/test/test_parser.rb
+++ b/test/test_parser.rb
@@ -2,7 +2,7 @@ require 'test/unit'
require 'plist'
class TestParser < Test::Unit::TestCase
- def test_Plist_parse_xml
+ def test_parse_xml
result = Plist.parse_xml("test/assets/AlbumData.xml")
# dict