mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
test: move oldtests to test directory (#22536)
The new oldtest directory is in test/old/testdir. The reason for this is that many tests have hardcoded the parent directory name to be 'testdir'.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -8,6 +8,4 @@ src/xdiff/** linguist-vendored
|
||||
src/cjson/** linguist-vendored
|
||||
src/unicode/** linguist-vendored
|
||||
|
||||
src/nvim/testdir/test42.in diff
|
||||
|
||||
.github/ export-ignore
|
||||
|
Reference in New Issue
Block a user