summaryrefslogtreecommitdiffstats
path: root/testscripts/commands/mod__themesdir.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testscripts/commands/mod__themesdir.txt')
-rw-r--r--testscripts/commands/mod__themesdir.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/testscripts/commands/mod__themesdir.txt b/testscripts/commands/mod__themesdir.txt
new file mode 100644
index 000000000..ec76d0c76
--- /dev/null
+++ b/testscripts/commands/mod__themesdir.txt
@@ -0,0 +1,7 @@
+hugo --theme mytheme mod graph
+stdout 'project mytheme'
+
+-- hugo.toml --
+title = "Hugo Module"
+-- themes/mytheme/hugo.toml --
+title = "My Theme"