<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -346,7 +346,7 @@ class Merb::BootLoader::Dependencies &lt; Merb::BootLoader
       if File.exists?(initfile)
         STDOUT.puts &quot;Loading init file from #{initfile}&quot; unless Merb.testing?
         load(initfile)
-      elsif Merb.env != &quot;test&quot;
+      elsif !Merb.testing?
         Merb.fatal! &quot;You are not in a Merb application, or you are in &quot; \
           &quot;a flat application and have not specified the init file. If you &quot; \
           &quot;are trying to create a new merb application, use merb-gen app.&quot;</diff>
      <filename>lib/merb-core/bootloader.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>428d9480a49cee31e72d709a9fed0a6785d0b14c</id>
    </parent>
  </parents>
  <author>
    <name>Michael S. Klishin</name>
    <email>michael@novemberain.com</email>
  </author>
  <url>http://github.com/wycats/merb-core/commit/037c6ece4b745eb7042bd49df2806ab4f77db332</url>
  <id>037c6ece4b745eb7042bd49df2806ab4f77db332</id>
  <committed-date>2008-10-09T16:13:19-07:00</committed-date>
  <authored-date>2008-10-09T16:13:19-07:00</authored-date>
  <message>Handle cases when testing env is set using  and so forth.</message>
  <tree>9dd480ac5f35a238f01022684c5aa03c617a7c10</tree>
  <committer>
    <name>Michael S. Klishin</name>
    <email>michael@novemberain.com</email>
  </committer>
</commit>
