diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-06-09 12:56:28 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-06-09 13:01:37 -0400 |
commit | 174f98fca012215238554c29b199e4b0377e416f (patch) | |
tree | 85fdefda37cab90366b17029e6c224c708240b0f /.gitignore | |
parent | e541a7a48ef162895bd5840f3bddfcd23bb231ac (diff) | |
download | bfs-174f98fca012215238554c29b199e4b0377e416f.tar.xz |
tests/trie: New acceptance test for tries
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ *.d /bfs /tests/mksock +/tests/trie /tests/xtimegm |