WIA/test/unit/link_test.rb

8 lines
118 B
Ruby
Raw Normal View History

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