Set up the feed_item model
[feedcatcher.git] / spec / models / feed_item_spec.rb
1 require 'spec_helper'
2
3 describe FeedItem do
4 pending "add some examples to (or delete) #{__FILE__}"
5 end