summaryrefslogtreecommitdiff
path: root/test/visitors
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2010-03-22 18:27:06 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2010-03-22 18:27:06 -0700
commitc3040470955fcf7fcfbe973e1b0043b6228ba3a0 (patch)
tree28cf674e82ae543fc21166cc46ca16ee1a63f180 /test/visitors
parentc908d22b6c9b502a99f7182d0a37952a4336e271 (diff)
downloadpsych-c3040470955fcf7fcfbe973e1b0043b6228ba3a0.zip
cleaning up warnings in 1.9.2
Diffstat (limited to 'test/visitors')
-rw-r--r--test/visitors/test_to_ruby.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/visitors/test_to_ruby.rb b/test/visitors/test_to_ruby.rb
index 7950af0..2105e9a 100644
--- a/test/visitors/test_to_ruby.rb
+++ b/test/visitors/test_to_ruby.rb
@@ -1,6 +1,5 @@
require 'minitest/autorun'
require 'psych'
-require 'complex'
require 'date'
require 'rational'