Skip to content

Commit

Permalink
Removing extraneous load path manipulation.
Browse files Browse the repository at this point in the history
  • Loading branch information
btakita committed Jul 27, 2008
1 parent 5394063 commit 635238d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/ts_selenium.rb
@@ -1,5 +1,3 @@
$:.unshift(File.dirname(__FILE__))

root = File.join(File.dirname(__FILE__))
Dir.glob("#{root}/**/tc_*.rb") do |file|
require "#{file}"
Expand Down

0 comments on commit 635238d

Please sign in to comment.