mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Updates based on feedback, sped up some slow tests
Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
@@ -13,7 +13,9 @@
|
||||
|
||||
package test
|
||||
|
||||
import "testing"
|
||||
import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestServerConfig(t *testing.T) {
|
||||
srv, opts := RunServerWithConfig("./configs/override.conf")
|
||||
|
||||
Reference in New Issue
Block a user