vulco_app/test/models/i_task_project_test.rb
2019-11-03 16:49:49 +01:00

8 lines
126 B
Ruby

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