commit | a9f2220176cc318ed076472ac41d00e70934bc83 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 11 18:48:21 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 11 18:48:21 2013 +0200 |
tree | 04d596972eae42b9930a9910f58910badd71f3f6 | |
parent | 16619a235bae49c11d28ac462dc2d42fcfea44ba [diff] [blame] |
updated for version 7.3.1166 Problem: Loading Python modules is not tested. Solution: Enable commented-out tests, add missing files. (ZyX)
diff --git a/src/testdir/pythonx/modulex.py b/src/testdir/pythonx/modulex.py new file mode 100644 index 0000000..ec6a706 --- /dev/null +++ b/src/testdir/pythonx/modulex.py
@@ -0,0 +1 @@ +ddir = 'xx'