chasselay_app/test/unit/user_test.rb
2013-09-18 15:24:45 +02:00

8 lines
118 B
Ruby

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