summaryrefslogtreecommitdiff
path: root/tests/modules/usepkgs.py
Commit message (Collapse)AuthorAgeFilesLines
* simplify --source=pkg test casesloic2017-01-101-1/+1
| | | | | | Instead of adding a new test, fix the existing test. It succeeded but was not actually testing the expected code path because pkg1 is both a directory and a package.
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-0/+3
|
* Move the test directory to tests to avoid conflicts with the stdlib test ↵Ned Batchelder2013-02-021-0/+4
package.