tests: protect func. test from shelltest -w flag (#897)
This commit is contained in:
parent
8c6a418325
commit
678e8c28e4
@ -62,7 +62,7 @@ include doesnotexist.journal
|
|||||||
>>>=1
|
>>>=1
|
||||||
|
|
||||||
# 6. include relative to home
|
# 6. include relative to home
|
||||||
printf '2018/01/01\n (A) 1\n' >included.journal; HOME="$PWD" hledger -f - print; rm -rf included.journal
|
printf '2018/01/01\n (A) 1\n' >included.journal; HOME="$PWD" hledger -f - print; rm -rf included.journal
|
||||||
<<<
|
<<<
|
||||||
include ~/included.journal
|
include ~/included.journal
|
||||||
>>>
|
>>>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user