Validator: fix path handling and tests Makefile
This commit is contained in:

committed by
mdavidsaver

parent
452f2379a1
commit
e0d422ffd9
@ -73,7 +73,7 @@ ntutilsTest_SRCS = ntutilsTest.cpp
|
||||
TESTS += ntutilsTest
|
||||
|
||||
TESTPROD_HOST += validatorTest
|
||||
ntutilsTest_SRCS = validatorTest.cpp
|
||||
validatorTest_SRCS = validatorTest.cpp
|
||||
TESTS += validatorTest
|
||||
|
||||
TESTSCRIPTS_HOST += $(TESTS:%=%.t)
|
||||
|
Reference in New Issue
Block a user