use isolated subdirectory when testing for extras detection
authorGraham Knop <haarg@haarg.org>
Sun, 10 Mar 2019 17:14:20 +0000 (18:14 +0100)
committerGraham Knop <haarg@haarg.org>
Sun, 10 Mar 2019 17:14:20 +0000 (18:14 +0100)
commit434ad4460d11745bf484432bacfcbec6f140ba61
tree4952dc219c0298f4d70426a1a3baca5bb567fe01
parent4104cf6233cb937498952f087d14e8de3cd2fb8b
use isolated subdirectory when testing for extras detection

Since the module checks parent directories for some files/directories to
detect if it should run in dev mode, run the tests from an isolated
subdirectory.  This ensures nothing in the temp directory or something
above it can interfere.
t/extras.t