From 3df732933d241229be7d699f7340317b4743e49a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 23 Apr 2026 08:12:46 +0300 Subject: new --- integrationtests/integration_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'integrationtests') diff --git a/integrationtests/integration_test.go b/integrationtests/integration_test.go index 834d878..91ae6af 100644 --- a/integrationtests/integration_test.go +++ b/integrationtests/integration_test.go @@ -366,6 +366,7 @@ func TestThemeSelection(t *testing.T) { themes := []string{ "aurora", "brutalist", "cosmos", "matrix", "neon", "ocean", "plasma", "retro", "synthwave", "terminal", "volcano", + "noir", "cathedral", "surveillance", "biomech", } for _, theme := range themes { -- cgit v1.2.3