Closed
Description
Original report by Joseph Fowler (Bitbucket: joe_fowler, ).
We get the following Deprecation when running tests.
runtests.py:1: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
Make this go away. Also, figure out how to not search through the .git
directories for tests.