EvoBal/test/models/condition_test.rb

8 lines
123 B
Ruby
Raw Normal View History

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