Skip to content

Instantly share code, notes, and snippets.

@percybolmer
Created February 9, 2021 21:02
Show Gist options
  • Save percybolmer/5beaa96aeb40455a3d0b2d8ebd066dc8 to your computer and use it in GitHub Desktop.
Save percybolmer/5beaa96aeb40455a3d0b2d8ebd066dc8 to your computer and use it in GitHub Desktop.
package main
import (
"testing"
)
func TestThis(t *testing.T) {
}
func TestThis2(t *testing.T) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment