tap/test/models/admin_test.rb

8 lines
119 B
Ruby
Raw Normal View History

2014-12-09 06:05:30 +00:00
require 'test_helper'
class AdminTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end