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