kaiho/test/models/software_test.rb

8 lines
122 B
Ruby
Raw Normal View History

2018-07-22 15:44:29 +00:00
require 'test_helper'
class SoftwareTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end