<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,7 +35,7 @@ class StorageTest &lt; Test::Unit::TestCase
   end
   
   def test_public_path_for
-    @storage = HasImage::Storage.new(default_options)
+    @storage = HasImage::Storage.new(default_options.merge(:base_path =&gt; '/public'))
     pic = stub(:has_image_file =&gt; &quot;mypic&quot;, :id =&gt; 1)
     assert_equal &quot;/tests/0000/0001/mypic_square.jpg&quot;, @storage.public_path_for(pic, :square)
   end</diff>
      <filename>test/storage_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>51e75df3898c12e79e748ed11ce30cbafd113a97</id>
    </parent>
  </parents>
  <author>
    <name>Norman Clarke</name>
    <email>norman@addthree.com</email>
  </author>
  <url>http://github.com/norman/has_image/commit/2dfa7ddbb73b9b34bb3172b640427cd1f929fd14</url>
  <id>2dfa7ddbb73b9b34bb3172b640427cd1f929fd14</id>
  <committed-date>2008-08-18T08:36:03-07:00</committed-date>
  <authored-date>2008-08-18T08:36:03-07:00</authored-date>
  <message>Fixed public path test.</message>
  <tree>fced65bf772c9bd064918f42d83d2763ed56c44e</tree>
  <committer>
    <name>Norman Clarke</name>
    <email>norman@addthree.com</email>
  </committer>
</commit>
