mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-22 22:59:09 +02: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")
|
|
// }
|