test: add group selection test

This commit is contained in:
Slug-Boi
2024-11-12 21:50:30 +01:00
parent d7f279b0b3
commit 8af4f521ef
3 changed files with 71 additions and 30 deletions
-2
View File
@@ -291,8 +291,6 @@ func (m *model_ca) TempAddAuthor() {
parent_m.list.InsertItem(len(parent_m.list.Items())+1, item(item_str))
selectToggle(i)
}
}
// func Entry_CA() string {