mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 01:06:45 +00:00
14 lines
238 B
Go
14 lines
238 B
Go
package server_test
|
|
|
|
// import (
|
|
// . "github.com/onsi/ginkgo"
|
|
// . "github.com/onsi/gomega"
|
|
//
|
|
// "testing"
|
|
// )
|
|
//
|
|
// func TestManagement(t *testing.T) {
|
|
// RegisterFailHandler(Fail)
|
|
// RunSpecs(t, "Management Service Suite")
|
|
// }
|