Support for GO v1.6.2
[ric-plt/xapp-frame.git] / pkg / xapp / xapp_test.go
index 388d079..79c790b 100755 (executable)
@@ -32,10 +32,10 @@ import (
        "time"
 )
 
-//var _ = func() bool {
-//     testing.Init()
-//     return true
-//}()
+var _ = func() bool {
+       testing.Init()
+       return true
+}()
 
 type Consumer struct{}