notebook/test/models/technology_test.rb
2018-01-27 14:22:36 -06:00

8 lines
124 B
Ruby

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