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/test_commands.c | |
| parent | d390582e647f744d36d5be80a1fe7716d8bf0e50 (diff) | |
| parent | 3bb513c399c2e7c8dd597b7399dd7c0f064842d0 (diff) | |
Merge pull request #8144 from LabNConsulting/chopps/ly2
libyang2
Diffstat (limited to 'tests/lib/cli/test_commands.c')
| -rw-r--r-- | tests/lib/cli/test_commands.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/cli/test_commands.c b/tests/lib/cli/test_commands.c index cb512211a4..a00f80073c 100644 --- a/tests/lib/cli/test_commands.c +++ b/tests/lib/cli/test_commands.c @@ -208,7 +208,6 @@ static void test_init(void) struct cmd_element *cmd; cmd_init(1); - yang_init(true); nb_init(master, NULL, 0, false); install_node(&bgp_node); |
