A corporation manager and dashboard for EVE Online
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

user_test.rb 118 B

1234567
  1. require 'test_helper'
  2. class UserTest < ActiveSupport::TestCase
  3. # test "the truth" do
  4. # assert true
  5. # end
  6. end