Skip to content

Commit 686f94e

Browse files
committed
remove reference to Test::Unit
1 parent 4a20351 commit 686f94e

File tree

1 file changed

+0
-1
lines changed
  • railties/lib/rails/console

1 file changed

+0
-1
lines changed

Diff for: railties/lib/rails/console/app.rb

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
require 'action_controller'
44

55
# work around the at_exit hook in test/unit, which kills IRB
6-
Test::Unit.run = true if Test::Unit.respond_to?(:run=)
76

87
module Rails
98
module ConsoleMethods

0 commit comments

Comments
 (0)