Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testharness.js: Fix logic in
substitute_single
when `subustitutions…
…` is undefined The internal function `do_substitution(input)` was assuming that `substitutions` always exists or that the length of `components` would always be 1. Fixes #46940.
- Loading branch information