module RUNIT
  class AssertionFailedError < StandardError
  end
end
