Skip to content

Commit

Permalink
There is only one base now
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Sep 19, 2009
1 parent 5bc47a9 commit a6f19a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion actionpack/test/abstract_unit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
ENV['TMPDIR'] = File.join(File.dirname(__FILE__), 'tmp')

ENV['new_base'] = "true"
$stderr.puts "Running old tests on new_base"

require 'test/unit'
require 'active_support'
Expand Down

0 comments on commit a6f19a1

Please sign in to comment.