summaryrefslogtreecommitdiffstats
path: root/testscripts/commands/mod_get_u.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testscripts/commands/mod_get_u.txt')
-rw-r--r--testscripts/commands/mod_get_u.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/testscripts/commands/mod_get_u.txt b/testscripts/commands/mod_get_u.txt
index b070309e0..f3efc0c1b 100644
--- a/testscripts/commands/mod_get_u.txt
+++ b/testscripts/commands/mod_get_u.txt
@@ -4,6 +4,7 @@ stdout 'commonmod@v1.0.1.*commonmod2@v1.0.2'
-- hugo.toml --
title = "Hugo Modules Update Test"
+theme = ["my-theme"]
[module]
[[module.imports]]
path="github.com/gohugoio/hugo-mod-integrationtests/withconfigtoml"
@@ -17,4 +18,5 @@ require (
github.com/gohugoio/hugo-mod-integrationtests/withhugotoml v1.1.0 // indirect
github.com/gohugoio/hugo-mod-integrationtests/commonmod v0.0.0-20230823103305-919cefe8a425 // indirect
)
-
+-- themes/my-theme/dummy.txt --
+MY THEME