Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove load path assignment
  • Loading branch information
ExternalReality authored and ExternalReality committed Dec 14, 2011
1 parent 5498d18 commit 6e671d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/src/import.rb
@@ -1,5 +1,3 @@
#$: << "#{File.dirname(__FILE__)}/../.."

def import *names
names.each {|lib|require "#{File.dirname(__FILE__)}/../../rparsec/#{lib}"}
end

0 comments on commit 6e671d3

Please sign in to comment.