move lang.Must into logx.Must to make sure output fatal message as json
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package lang
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestMust(t *testing.T) {
|
||||
Must(nil)
|
||||
}
|
||||
Reference in New Issue
Block a user