mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 01:31:00 +00:00
9 lines
136 B
Makefile
9 lines
136 B
Makefile
#T gmake skip
|
|
#T returncode: 2
|
|
|
|
CMD = %pycmd asplode_return
|
|
PYCOMMANDPATH = $(TESTPATH) $(TESTPATH)/subdir
|
|
|
|
all:
|
|
$(CMD) not-an-integer
|