package test import ( "testing" ) // TestBeego is a sample to run an endpoint test func TestBeego(t *testing.T) { }