[PATCH 1/4] Fix test case to actually test something

Martin Kletzander mkletzan at redhat.com
Mon Jan 2 15:59:21 UTC 2023


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---
 .../input-data-client-auth-pending-failure.json               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/virnetdaemondata/input-data-client-auth-pending-failure.json b/tests/virnetdaemondata/input-data-client-auth-pending-failure.json
index 9c33d92e0824..da47fc7de63f 100644
--- a/tests/virnetdaemondata/input-data-client-auth-pending-failure.json
+++ b/tests/virnetdaemondata/input-data-client-auth-pending-failure.json
@@ -22,7 +22,7 @@
                             "isClient": false
                         }
                     ]
-                },
+                }
             ],
             "clients": [
                 {
@@ -38,7 +38,7 @@
                         "isClient": true
                     },
 		    "privateData": 1729
-                },
+                }
             ]
         }
     }
-- 
2.39.0



More information about the libvir-list mailing list