diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-23 08:12:46 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-23 08:12:46 +0300 |
| commit | 3df732933d241229be7d699f7340317b4743e49a (patch) | |
| tree | 29365f505328a7efa6ecde31d7530e2ff0dd4212 /integrationtests | |
| parent | 925b64bc16af9a6b2daff8468e54d86e6935fe26 (diff) | |
new
Diffstat (limited to 'integrationtests')
| -rw-r--r-- | integrationtests/integration_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |
