summaryrefslogtreecommitdiffstats
path: root/hugolib/config_test.go
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-07-08 11:55:52 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-07-08 16:08:46 +0200
commit6019953769741d3ec0b48aa16b2a6cc06a93f5ba (patch)
tree8f15f6cc963ce5dcf92afc9baba8ba40a4e5101d /hugolib/config_test.go
parent92e86702eab5d68cd4eda87069fba906139f5c08 (diff)
Fix static content files multilingual root regression
Fixes #11223
Diffstat (limited to 'hugolib/config_test.go')
-rw-r--r--hugolib/config_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/hugolib/config_test.go b/hugolib/config_test.go
index c4a373232..567059e68 100644
--- a/hugolib/config_test.go
+++ b/hugolib/config_test.go
@@ -1299,7 +1299,6 @@ Home.
func TestDefaultContentLanguageInSubdirOnlyOneLanguage(t *testing.T) {
t.Run("One language, default in sub dir", func(t *testing.T) {
- t.Skip()
t.Parallel()
files := `
@@ -1325,7 +1324,6 @@ Home.
})
t.Run("Two languages, default in sub dir", func(t *testing.T) {
- t.Skip()
t.Parallel()
files := `