Skip to content

Instantly share code, notes, and snippets.

@tenntenn
Created September 5, 2012 16:06
Show Gist options
  • Save tenntenn/3639088 to your computer and use it in GitHub Desktop.
Save tenntenn/3639088 to your computer and use it in GitHub Desktop.
empty test code
package student
import (
"testing"
)
func TestNew(t *testing.T) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment