<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,7 @@
 # support, and with no warranty, express or implied, as to its usefulness for
 # any purpose.
 
-$:.unshift File.dirname(__FILE__)+'/..'
+$:.push(File.expand_path(__FILE__+'/../..'))
 require 'test/unit'
 require 'global'
 require 'formula'</diff>
      <filename>Library/Homebrew/test/formula_test.rb</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@
 
 ABS__FILE__=File.expand_path(__FILE__)
 
-$:.unshift File.dirname(ABS__FILE__)+'/..'
+$:.push(File.expand_path(__FILE__+'/../..'))
 require 'extend/pathname'
 require 'utils'
 require 'hardware'</diff>
      <filename>Library/Homebrew/test/unittest.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b5fd41048ba027ca72e2ce58cdc9a4c0c10ccfeb</id>
    </parent>
  </parents>
  <author>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </author>
  <url>http://github.com/faisal/homebrew/commit/25f76f269105ae3539b79f94153b2fe64b01a60e</url>
  <id>25f76f269105ae3539b79f94153b2fe64b01a60e</id>
  <committed-date>2009-10-23T11:22:51-07:00</committed-date>
  <authored-date>2009-10-23T08:40:55-07:00</authored-date>
  <message>The tests need the actual optparse apparently</message>
  <tree>830b4f8a2c3f885c7d05551ce616fef78cc7db49</tree>
  <committer>
    <name>Max Howell</name>
    <email>max@methylblue.com</email>
  </committer>
</commit>
