obdev/test/models/bank_account_test.rb

8 lines
125 B
Ruby

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