testing project

This commit is contained in:
2021-12-30 20:35:15 +01:00
parent d7f0e206ca
commit bafba8a7b6
7 changed files with 90 additions and 0 deletions

5
4-testing/go.mod Normal file
View File

@@ -0,0 +1,5 @@
module example/user/testing
go 1.17
require github.com/google/go-cmp v0.5.6