Skip to content

Instantly share code, notes, and snippets.

@mjpitz
Last active August 8, 2022 14:58
Show Gist options
  • Save mjpitz/1ab99f0c562176c6912756da495c4e97 to your computer and use it in GitHub Desktop.
Save mjpitz/1ab99f0c562176c6912756da495c4e97 to your computer and use it in GitHub Desktop.
package main_test
func Test(t testing.T) {
testplanet.Test(
storagenodetp.Configure(...),
satellitetp.Configure(...),
)(func() {})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment