module TestUrls

Constants

VERSION

Public Class Methods

test_it() click to toggle source
# File lib/test_urls.rb, line 7
def self.test_it
  Test.new.run_test
end