ftp-manager/test/models/account_test.rb
2016-08-27 21:40:21 -05:00

8 lines
121 B
Ruby

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