added test module for run_test()
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
</$objtype/mkfile
|
||||
|
||||
HFILES=../9unit.h macros.h initial-state.h
|
||||
OFILES=initial-state.$O
|
||||
HFILES=../9unit.h macros.h initial-state.h run-test.h
|
||||
OFILES=initial-state.$O run-test.$O
|
||||
LIB=../9unit.a
|
||||
TEST=tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user