include the bench search test script
This commit is contained in:
parent
ab0c39b7cd
commit
e753437afc
|
|
@ -1,3 +1,5 @@
|
|||
include LICENSE
|
||||
include ReadMe.md
|
||||
recursive-include tests *_test.py *_test.v
|
||||
include search_test.py
|
||||
include bench_test.py
|
||||
recursive-include tests
|
||||
|
|
|
|||
Loading…
Reference in New Issue