declare_args() {
  # Regression Test Selection (RTS) will use a ML model
  # to predict what test cases can be excluded from a
  # given test suite based on historical data when using
  # a .filter file.
  use_rts = false
}
