1
0
Fork 0
test/go.mod

6 lines
72 B
Modula-2

module incrementor
go 1.14
require github.com/stretchr/testify v1.6.1