Feat: cross compile script
This commit is contained in:
@@ -29,7 +29,7 @@ func TestBuildLogger(t *testing.T) {
|
||||
func TestLog(t *testing.T) {
|
||||
asserts := assert.New(t)
|
||||
asserts.NotNil(Log())
|
||||
logger = nil
|
||||
GloablLogger = nil
|
||||
asserts.NotNil(Log())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user