Skip to content

Commit

Permalink
Post spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
marano committed Aug 3, 2010
1 parent 5e48751 commit 1011540
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/models/post_spec.rb
@@ -0,0 +1,5 @@
require 'spec_helper'

describe Post do
it { should validate_presence_of :body }
end

0 comments on commit 1011540

Please sign in to comment.