Merge "Add rm to whitelist_externals"

This commit is contained in:
Zuul 2017-11-08 15:56:34 +00:00 committed by Gerrit Code Review
commit 3d9e0c92fb
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ skipsdist = True
envlist = py35,py27,pep8
[testenv]
whitelist_externals = rm
setenv = VIRTUAL_ENV={envdir}
PYTHONWARNINGS=default::DeprecationWarning
usedevelop = True