X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fxapp%2Fxapp.go;h=e832436500517b2ddb3500af406f75eba6c1a293;hb=8083bb18456d777190a9ebed44a90c91b0bb29fe;hp=b87463bc6865702d2432be33251eda5875215575;hpb=8b7008d5777ca84d04c04867ec1a6f0edea4633f;p=ric-plt%2Fxapp-frame.git diff --git a/pkg/xapp/xapp.go b/pkg/xapp/xapp.go index b87463b..e832436 100755 --- a/pkg/xapp/xapp.go +++ b/pkg/xapp/xapp.go @@ -37,6 +37,7 @@ import ( ) // For testing purpose go version 1.13 -> + var _ = func() bool { testing.Init() return true