EvoBal/test/models/filter_test.rb

8 lines
120 B
Ruby
Raw Normal View History

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