New 'statistics' SDL CLI command
[ric-plt/sdlgo.git] / internal / cli / cli_private_fn_test.go
index d37cb9e..2a20a51 100644 (file)
@@ -30,4 +30,5 @@ var (
        NewSetCmdForTest        = newSetCmd
        NewRemoveCmdForTest     = newRemoveCmd
        NewNamespacesCmdForTest = newNamespacesCmd
+       NewStatisticsCmd        = newStatisticsCmd
 )