Run tests in Redbean
This commit is contained in:
parent
72a36b3305
commit
070c74b74c
4
Makefile
4
Makefile
@ -8,6 +8,10 @@ build/peachy.com: build/redbean-2.2.com
|
||||
run: build/peachy.com
|
||||
build/peachy.com
|
||||
|
||||
.PHONY: test
|
||||
test: build/peachy.com
|
||||
build/peachy.com -F tests/main.lua
|
||||
|
||||
build/redbean-2.2.com:
|
||||
wget --directory-prefix build https://redbean.dev/redbean-2.2.com
|
||||
chmod a+x build/redbean-2.2.com
|
||||
|
Loading…
Reference in New Issue
Block a user