kaiho/test/models/software_test.rb

8 lines
122 B
Ruby
Raw Normal View History

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