mirror of
https://github.com/FRRouting/frr.git
synced 2025-05-01 05:57:15 +02:00
tests: fix missing gitignore entry
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
parent
a63273a5b4
commit
d769bde5be
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
@ -31,6 +31,7 @@
|
||||||
/lib/test_heavy_wq
|
/lib/test_heavy_wq
|
||||||
/lib/test_idalloc
|
/lib/test_idalloc
|
||||||
/lib/test_memory
|
/lib/test_memory
|
||||||
|
/lib/test_nexthop
|
||||||
/lib/test_nexthop_iter
|
/lib/test_nexthop_iter
|
||||||
/lib/test_ntop
|
/lib/test_ntop
|
||||||
/lib/test_prefix2str
|
/lib/test_prefix2str
|
||||||
|
|
Loading…
Reference in a new issue