<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE.txt</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -59,7 +59,7 @@ MIT
 
 == Links
 
-http://openwferu.rubyforge.org
+http://ruote.rubyforge.org
 http://rubyforge.org/projects/openwferu
 
 http://jmettraux.wordpress.com (blog)</diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -12,7 +12,7 @@ huts = Dir.new(dirpath).entries.select { |e| e.match(/^hut\_.*\.rb$/) }.sort
 
 tests = uts + huts
 
-tests.each { |e| load &quot;#{dirpath}/#{e}&quot; }
+tests.each { |e| load(File.join(dirpath, e)) }
 
 #tests.each { |e| puts `ruby #{dirpath}/#{e}` }
   # making sure that each test is runnable standalone</diff>
      <filename>test/unit/test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e4f5def5a5aebbe9f07f12876808b84069229908</id>
    </parent>
  </parents>
  <author>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </author>
  <url>http://github.com/jmettraux/ruote/commit/f3c8d8b17e48c64ef98d52d3595c06c1acb33c14</url>
  <id>f3c8d8b17e48c64ef98d52d3595c06c1acb33c14</id>
  <committed-date>2009-08-05T06:53:57-07:00</committed-date>
  <authored-date>2009-08-05T06:53:57-07:00</authored-date>
  <message>added license file and minor tweak in test/unit/test.rb</message>
  <tree>c48f67e8fd17b65bf1b68fb88f51b07928f3675d</tree>
  <committer>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </committer>
</commit>
