diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2021-05-17 13:01:55 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2021-05-17 13:01:55 +0300 |
| commit | d769bde5be37eaf39d3de13f4a8af4c6af324b0c (patch) | |
| tree | ad1c189d69ec878338f0d461099eeb2055d8661a | |
| parent | a63273a5b48bcae375af39928bafafadc6a31e0c (diff) | |
tests: fix missing gitignore entry
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
| -rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 0c938beab6..fb2edc939a 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -31,6 +31,7 @@ /lib/test_heavy_wq /lib/test_idalloc /lib/test_memory +/lib/test_nexthop /lib/test_nexthop_iter /lib/test_ntop /lib/test_prefix2str |
