Add tests

This commit is contained in:
2019-12-03 20:43:28 +01:00
parent f6fc817e84
commit 0976f04505
5 changed files with 57 additions and 4 deletions

9
Makefile Normal file
View File

@@ -0,0 +1,9 @@
build:
install:
mkdir -p $(PREFIX)/bin $(PREFIX)/share
cp direnv-cache $(PREFIX)/bin
cp direnvrc $(PREFIX)/share
check:
term-test -s tests