<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,6 +24,9 @@ end
 
 class Test::Unit::TestCase
   include Sinatra::Test
+
+  PASSTHROUGH_EXCEPTIONS = [] unless const_defined?(:PASSTHROUGH_EXCEPTIONS)
+
   def setup
     @app = lambda { |env| Sinatra::Application.call(env) }
   end</diff>
      <filename>compat/helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bd11d9c425d3cebf8cf42c7a3a8c89f32f743786</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </author>
  <url>http://github.com/sr/sinatra/commit/c4843a080358440d1b75306b8345fac1d4400532</url>
  <id>c4843a080358440d1b75306b8345fac1d4400532</id>
  <committed-date>2009-05-18T03:49:10-07:00</committed-date>
  <authored-date>2009-05-18T03:49:10-07:00</authored-date>
  <message>Fix mocha puking all over itself under 1.9</message>
  <tree>c0f7ff74392be38948a3690056a9cd0fe26fb556</tree>
  <committer>
    <name>Ryan Tomayko</name>
    <email>rtomayko@gmail.com</email>
  </committer>
</commit>
