planner/plan/command/add_test.go

11 lines
127 B
Go
Raw Normal View History

2024-10-01 07:36:31 +02:00
package command_test
func TestAdd(t *testing.T) {
t.Parallel()
for _, tc := range []struct{
name string
}
}