Initial backup 2026-02-17
This commit is contained in:
6
skills/imap-smtp-email/node_modules/uuencode/Makefile
generated
vendored
Normal file
6
skills/imap-smtp-email/node_modules/uuencode/Makefile
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
REPORTER = spec
|
||||
|
||||
test:
|
||||
@NODE_ENV=test ./node_modules/.bin/mocha --reporter $(REPORTER) -u bdd --require should
|
||||
|
||||
.PHONY: test
|
||||
Reference in New Issue
Block a user