1
1
mirror of https://github.com/ssb22/web-imap-etc.git synced 2023-06-20 11:18:33 +00:00
web-imap-etc/Makefile.test

5 lines
110 B
Makefile

# -*- mode: makefile -*-
test:
echo "1234-507" | node timetrack.js | grep "4h 33min" >/dev/null
.PHONY: test