lib/more/facets/pathlist.rb in facets-2.7.0 vs lib/more/facets/pathlist.rb in facets-2.8.0

- old
+ new

@@ -87,19 +87,11 @@ $:.find_ext = 'rb' # Doesn't work #ENV['PATH'] = PathList.new(ENV['PATH']) -#++ - -# _____ _ -# |_ _|__ ___| |_ -# | |/ _ \/ __| __| -# | | __/\__ \ |_ -# |_|\___||___/\__| -# -=begin #testing +=begin test require 'test/unit' # Needs a Mockup # It is not possible to test file lookups in a platform independent manner.