diff options
| author | Christian Hopps <chopps@labn.net> | 2024-01-30 03:06:11 -0500 |
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2024-01-30 14:54:47 -0500 |
| commit | cb3242f6976008292c7a6732e149fe21f66ddfa6 (patch) | |
| tree | 426e23eb01fa3c7fb7ea4d35d21e37026e7932ea /.gitignore | |
| parent | 25bb8b203cdbf3b40f938add7352666146183c03 (diff) | |
tests: add YANG notification test
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a66e3ccd3c..07cdb11a21 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,4 @@ refix /test-suite.log pceplib/test/*.log pceplib/test/*.trs +/tests/topotests/lib/mgmt_pb2.py |
