<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/sinatra/test/rspec.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,13 @@
+# Integration with test-spec (http://test-spec.rubyforge.org/test-spec/), not to
+# be confused with RSpec.
+
 require File.dirname(__FILE__) + '/unit'
-require 'spec/interop/test'
+require 'test/spec'
 
 class Test::Unit::TestCase
-  
+
   def should
     @response.should
   end
-  
+
 end</diff>
      <filename>lib/sinatra/test/spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ea4d402c869106a543f95ccd36c459b505d0d26d</id>
    </parent>
  </parents>
  <author>
    <name>Avdi Grimm</name>
    <email>avdi@avdi.org</email>
  </author>
  <url>http://github.com/avdi/sinatra/commit/d67be5ed606a37c0b247b888842e62c6c0a8d5ce</url>
  <id>d67be5ed606a37c0b247b888842e62c6c0a8d5ce</id>
  <committed-date>2008-05-28T21:46:44-07:00</committed-date>
  <authored-date>2008-05-28T21:46:44-07:00</authored-date>
  <message>Added RSpec integration, and reverted spec.rb to support test-spec integration</message>
  <tree>a93242fee040f7dfb83d8647a8ed009a33d2e565</tree>
  <committer>
    <name>Avdi Grimm</name>
    <email>avdi@avdi.org</email>
  </committer>
</commit>
