tests: first unset TODOTXT_CFG_FILE
Signed-off-by: Gina Trapani <ginatrapani@gmail.com>
This commit is contained in:
committed by
Gina Trapani
parent
03ccc73703
commit
55f45e8515
@@ -36,6 +36,9 @@ VISUAL=:
|
|||||||
# CDPATH into the environment
|
# CDPATH into the environment
|
||||||
unset CDPATH
|
unset CDPATH
|
||||||
|
|
||||||
|
# Protect ourselves from using predefined TODOTXT_CFG_FILE
|
||||||
|
unset TODOTXT_CFG_FILE
|
||||||
|
|
||||||
# Each test should start with something like this, after copyright notices:
|
# Each test should start with something like this, after copyright notices:
|
||||||
#
|
#
|
||||||
# test_description='Description of this test...
|
# test_description='Description of this test...
|
||||||
|
|||||||
Reference in New Issue
Block a user