EvoBal/test/models/admin_test.rb

8 lines
119 B
Ruby
Raw Permalink Normal View History

2021-01-06 23:27:50 +01:00
require "test_helper"
class AdminTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end