add fixtures

This commit is contained in:
cowboycoded 2011-02-04 10:09:05 -05:00
parent f72abd07b0
commit 33eecdc017
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
require 'spec_helper.rb'
describe ArticlesController do
fixtures :articles,:impressions
render_views
it "should make the impressionable_hash available" do