summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/syck/test_exception.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/syck/test_exception.rb b/test/syck/test_exception.rb
index b85cabcd6b..b8ac14e293 100644
--- a/test/syck/test_exception.rb
+++ b/test/syck/test_exception.rb
@@ -13,7 +13,7 @@ module Syck
end
def setup
- @wups = Wups.new
+ @wups = Wups.new('test_message')
end
def test_to_yaml