diff options
-rw-r--r-- | test/yaml/test_yaml.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/yaml/test_yaml.rb b/test/yaml/test_yaml.rb index a2ce861..fbe33cd 100644 --- a/test/yaml/test_yaml.rb +++ b/test/yaml/test_yaml.rb @@ -823,7 +823,7 @@ EOY # have the same type and value. - 10.0 - !float 10 -- !yaml.org,2002/^float '10' +- !yaml.org,2002/float '10' - !yaml.org,2002/float "\\ 1\\ 0" |