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

8 lines
126 B
Ruby

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