hugo/testscripts/commands/hugo__noconfig.txt

8 lines
113 B
Plaintext
Raw Normal View History

mkdir mysite
cd mysite
! hugo
stderr 'Unable to locate config file or config directory'
ls .
stdout 'Empty dir'