multinet/Makefile
Dmitrii Stepanov 76e736f572 [#3] dialer: Add gopatchs patch.
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-11-02 13:25:54 +03:00

9 lines
No EOL
206 B
Makefile

integration-test:
# TODO figure out needed capabilities
sudo go test -count=1 -v ./... -tags=integration
test:
go test -count=1 -v ./...
patch-example:
gopatch -d -p ./multinet.patch ./testdata/patch*