mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 11:57:39 +08:00
# PR Summary Small PR - Several test functions for `term-width/height` completions had identical names, causing silent overriding. This gives them distinct _width/_height suffixes to ensure all tests run. Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>