summaryrefslogtreecommitdiffstats
path: root/test/Removed/Copy-Method/Old/Copy-Method.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated env.Copy()Mats Wichmann2019-12-141-0/+50
Method removed. Test moved to test/Removed/Copy-Method/Old, and new test added to ensure it takes an AttributeError. Deprecation warning no longer useful for this one, so removed. Signed-off-by: Mats Wichmann <mats@linux.com>