method

add

v1_8_6_287 - Show latest stable - Class: RUNIT::TestSuite
add(*args)
public

No documentation available.

# File lib/runit/testsuite.rb, line 13
    def add(*args)
      self.<<(*args)
    end