Files
tsemple/test/models/subscription_test.rb
2014-02-05 01:09:33 +08:00

8 lines
126 B
Ruby

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