diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2009-11-17 22:57:48 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2009-11-17 22:57:48 -0800 |
commit | d4b969697f7877cf51023786ff648cfaae301203 (patch) | |
tree | 41caec78a0e6c76ce8ba55936768f141d8bf4408 /test/yaml/test_yaml.rb | |
parent | f024c26770bd7e79902cae79396b3b65fc1f7597 (diff) | |
download | psych-d4b969697f7877cf51023786ff648cfaae301203.zip |
more tests passing
Diffstat (limited to 'test/yaml/test_yaml.rb')
-rw-r--r-- | test/yaml/test_yaml.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/yaml/test_yaml.rb b/test/yaml/test_yaml.rb index 52d700d..5691690 100644 --- a/test/yaml/test_yaml.rb +++ b/test/yaml/test_yaml.rb @@ -914,7 +914,6 @@ EOY ) end - # MODIFIED for YAML compliance def test_spec_builtin_literal_blocks # Assortment of literal scalar blocks assert_parse_only( |