refactor into standalone TagEngineTester
This commit is contained in:
parent
6e3b3e9178
commit
5588fafebd
3 changed files with 52 additions and 45 deletions
2
Makefile
2
Makefile
|
@ -61,7 +61,7 @@ $(BDPI_OBJ): $(BDPI_SRC)
|
|||
|
||||
BSC_LINK_FLAGS += -keep-fires
|
||||
|
||||
BSC_PATHS = -p bs/:bsv/:+
|
||||
BSC_PATHS = -p bs/:bs/Tests/:bsv/:+
|
||||
|
||||
.PHONY: help
|
||||
help:
|
||||
|
|
Reference in a new issue