EvoBal/test/models/action_test.rb

8 lines
120 B
Ruby
Raw Normal View History

2021-01-20 13:46:11 +01:00
require "test_helper"
class ActionTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end