# Packages
No description provided by the author
# README
Concurrent
This directory contains an example of executing mock calls concurrently.
To run the test,
go test -race go.uber.org/mock/sample/concurrent
This directory contains an example of executing mock calls concurrently.
To run the test,
go test -race go.uber.org/mock/sample/concurrent