4 lines
170 B
Go
4 lines
170 B
Go
// Integration contains the integration test setup used for SDK modules.
|
|
// To see how to use this, check the tests/integration/example_test.go file.
|
|
package integration
|