ftp-manager/test/models/account_test.rb

8 lines
121 B
Ruby
Raw Normal View History

2016-08-27 21:40:21 -05:00
require 'test_helper'
class AccountTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end