class XCJobs::TestWithoutBuilding

Private Instance Methods

command() click to toggle source
# File lib/xcjobs/xcodebuild.rb, line 261
def command
  'test-without-building'
end