aboutsummaryrefslogtreecommitdiffstats
path: root/test/irb/test_irb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/irb/test_irb.rb')
-rw-r--r--test/irb/test_irb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/irb/test_irb.rb b/test/irb/test_irb.rb
index c685912093..08fe41f5e7 100644
--- a/test/irb/test_irb.rb
+++ b/test/irb/test_irb.rb
@@ -94,8 +94,8 @@ module TestIRB
end
def setup
- @irb = build_irb
save_encodings
+ @irb = build_irb
end
def teardown