Arremi/backend/backend_test.go

8 lines
74 B
Go
Raw Normal View History

2018-03-19 02:25:16 +00:00
package backend
import "testing"
func TestBackendRun(t *testing.T) {
}