cosmos-sdk/container/Makefile

5 lines
179 B
Makefile

update-testdata-examples:
go test . -test.update-golden
dot -Tsvg testdata/example.dot > testdata/example.svg
dot -Tsvg testdata/example_error.dot > testdata/example_error.svg