Files
tsemple/test/models/like_test.rb
2014-02-04 13:51:21 +08:00

8 lines
118 B
Ruby

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