WIA/test/functional/blogs_controller_test.rb

8 lines
132 B
Ruby
Raw Normal View History

2012-05-04 23:55:58 -04:00
require 'test_helper'
class BlogsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end