Added tests

This commit is contained in:
Leon Mika 2024-03-09 22:33:36 +00:00
parent 91d1562e0e
commit e7cb026708
3 changed files with 69 additions and 6 deletions

2
go.mod
View file

@ -1,3 +1,5 @@
module github.com/lmika/events
go 1.14
require github.com/stretchr/testify v1.9.0 // indirect