summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2009-10-22 18:02:10 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2009-10-22 18:02:10 -0700
commit5114c0b30b8706958d5228c242c1ebc187aa9b21 (patch)
tree3030f0a558eaa45cb4528dbf51f558cd36c3720f
parenta8cc4c8417baac3bedee0b3893932a053f72f7e7 (diff)
downloadpsych-5114c0b30b8706958d5228c242c1ebc187aa9b21.zip
removing invalid yaml
-rw-r--r--test/yaml/test_yaml.rb2
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"