Hide output, add pipeline.py
Original commit message from CVS: Hide output, add pipeline.py
This commit is contained in:
parent
aae50b3dcf
commit
9305a25204
@ -1,6 +1,10 @@
|
||||
tests = element.py
|
||||
tests = \
|
||||
element.py \
|
||||
pipeline.py
|
||||
|
||||
check-local:
|
||||
$(PYTHON) runtests.py
|
||||
@$(PYTHON) runtests.py
|
||||
@rm -fr *.pyc
|
||||
|
||||
EXTRA_DIST = $(tests) runtests.py
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user