cancan-attr-test/test/unit/post_test.rb
2013-06-28 01:22:16 -04:00

8 lines
118 B
Ruby

require 'test_helper'
class PostTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end