diff options
| author | Martin Winter <mwinter@opensourcerouting.org> | 2021-05-14 01:12:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-14 01:12:06 +0200 |
| commit | d8baf3db2d559fc13b3137ba9e3c6fa998f7e773 (patch) | |
| tree | 7bb01bcf098421c5bdef61b932309ebfc9d8b9ad /tests/lib/cli/common_cli.c | |
| parent | d390582e647f744d36d5be80a1fe7716d8bf0e50 (diff) | |
| parent | 3bb513c399c2e7c8dd597b7399dd7c0f064842d0 (diff) | |
Merge pull request #8144 from LabNConsulting/chopps/ly2
libyang2
Diffstat (limited to 'tests/lib/cli/common_cli.c')
| -rw-r--r-- | tests/lib/cli/common_cli.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/cli/common_cli.c b/tests/lib/cli/common_cli.c index 44cc6efe84..49bc0f4fb2 100644 --- a/tests/lib/cli/common_cli.c +++ b/tests/lib/cli/common_cli.c @@ -79,7 +79,6 @@ int main(int argc, char **argv) vty_init(master, false); lib_cmd_init(); - yang_init(true); nb_init(master, NULL, 0, false); test_init(argc, argv); |
