mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
5 lines
48 B
Makefile
5 lines
48 B
Makefile
|
|
#T returncode: 2
|
||
|
|
|
||
|
|
all:
|
||
|
|
exit 1
|
||
|
|
@echo TEST-PASS
|