summaryrefslogtreecommitdiff
path: root/test/visitors/test_yast_builder.rb
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2009-09-30 17:17:57 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2009-09-30 17:17:57 -0700
commitb1cec69c840b12bb6351a40b9a97ebac029b1b6e (patch)
treec82fa89001896a27a5e008f57893cb4ff4414e75 /test/visitors/test_yast_builder.rb
parent69037516509239cc9f700265b1579ccd92eafead (diff)
downloadpsych-b1cec69c840b12bb6351a40b9a97ebac029b1b6e.zip
symbols must be longer
Diffstat (limited to 'test/visitors/test_yast_builder.rb')
-rw-r--r--test/visitors/test_yast_builder.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/visitors/test_yast_builder.rb b/test/visitors/test_yast_builder.rb
index ec74462..d00a21c 100644
--- a/test/visitors/test_yast_builder.rb
+++ b/test/visitors/test_yast_builder.rb
@@ -24,6 +24,7 @@ module Psych
assert_round_trip 'foo'
assert_round_trip ':foo'
assert_round_trip ''
+ assert_round_trip ':'
end
def test_boolean