diff options
| author | David Lamparter <equinox@diac24.net> | 2020-07-18 11:39:31 +0200 | 
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2021-02-01 17:28:11 +0100 | 
| commit | 494d84202263bb5200d59283e8b37085245d46c7 (patch) | |
| tree | 54f8028a2584d7b23de279aed723d91d4f749efc /tests/.gitignore | |
| parent | 87d383171d0faaa45cf113347b7e550ba810dc2d (diff) | |
tests: add unit test for xrefs
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'tests/.gitignore')
| -rw-r--r-- | tests/.gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index b1b8f92a87..ca20b0ecac 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -47,6 +47,7 @@  /lib/test_ttable  /lib/test_typelist  /lib/test_versioncmp +/lib/test_xref  /lib/test_zlog  /lib/test_zmq  /ospf6d/test_lsdb  | 
