intra_app/test/models/i_task_test.rb
Nicolas Bally 3075c2ab63 suite
2019-05-20 22:35:16 +02:00

8 lines
119 B
Ruby

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