mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-30 18:32:19 +00:00
6 lines
48 B
Makefile
6 lines
48 B
Makefile
#T returncode: 2
|
|
|
|
all:
|
|
exit 1
|
|
@echo TEST-PASS
|