summaryrefslogtreecommitdiffstats
path: root/testscripts/commands/mod.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testscripts/commands/mod.txt')
-rw-r--r--testscripts/commands/mod.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/testscripts/commands/mod.txt b/testscripts/commands/mod.txt
index a2ea0ad24..56cea2c00 100644
--- a/testscripts/commands/mod.txt
+++ b/testscripts/commands/mod.txt
@@ -22,6 +22,10 @@ stdout 'Deleted 2\d{2} files from module cache\.'
cd submod
hugo mod init testsubmod
cmpenv go.mod $WORK/golden/go.mod.testsubmod
+hugo mod get -h
+stdout 'hugo mod get \[flags\] \[args\]'
+hugo mod get --help
+stdout 'hugo mod get \[flags\] \[args\]'
-- hugo.toml --
title = "Hugo Modules Test"
[module]