<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4,8 +4,9 @@ require File.dirname(__FILE__) + '/spec_helper.rb'
 # http://rspec.info/
 describe &quot;Place your specs here&quot; do
   
-  it &quot;find this spec in spec directory&quot; do
-    violated &quot;Be sure to write your specs&quot;
+  it &quot;should return object wrapper on fetch&quot; do
+    flaker = Flaker::Base.new
+    flaker.fetch('type:user/login:dstranz/limit:2/source:photos/tag:bydgoszcz', {:source =&gt; 'photos'}).class == 'Flaker::ObjectWrapper'
   end
   
 end</diff>
      <filename>spec/flaker_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f8e08e36fa0f4e87fc2da56371eb0c4d47f8213d</id>
    </parent>
  </parents>
  <author>
    <name>Grzegorz Kazulak</name>
    <email>grzegorz.kazulak@gmail.com</email>
  </author>
  <url>http://github.com/grzegorzkazulak/ruby-flaker/commit/096b2a47dba93086bd5310f3488e43571b3ac1ac</url>
  <id>096b2a47dba93086bd5310f3488e43571b3ac1ac</id>
  <committed-date>2009-05-30T15:34:12-07:00</committed-date>
  <authored-date>2009-05-30T15:34:12-07:00</authored-date>
  <message>first test</message>
  <tree>af5516d30bc9a324b031d0559558d7351ed977a3</tree>
  <committer>
    <name>Grzegorz Kazulak</name>
    <email>grzegorz.kazulak@gmail.com</email>
  </committer>
</commit>
