Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor(tests): rename terminal/testutil.lua => testterm.lua #30372 | Justin M. Keyes | 2024-09-15 |
This module is generally used by any tests that need the full Nvim TUI instead of `screen.lua`. Thus it should live in `functional/` instead of in `functional/terminal/`. |