added pending spec example

This commit is contained in:
2010-07-20 03:02:54 +03:00
parent c7c4e4345f
commit 2b247d228e

View File

@@ -63,6 +63,8 @@ describe Redistat::Event do
@event.date.to_s.should == fetched.date.to_s
end
it "should store summarized statistics"
def db
Redistat.redis
end