WIA/test/unit/blog_test.rb

8 lines
118 B
Ruby
Raw Normal View History

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