mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.3.1166
Problem: Loading Python modules is not tested. Solution: Enable commented-out tests, add missing files. (ZyX)
This commit is contained in:
1
src/testdir/pythonx/module.py
Normal file
1
src/testdir/pythonx/module.py
Normal file
@@ -0,0 +1 @@
|
||||
dir = 'x'
|
1
src/testdir/pythonx/modulex.py
Normal file
1
src/testdir/pythonx/modulex.py
Normal file
@@ -0,0 +1 @@
|
||||
ddir = 'xx'
|
Reference in New Issue
Block a user