fix tests

This commit is contained in:
Dietmar Maurer
2018-12-19 13:54:22 +01:00
parent 277fc5a3ce
commit f7dd683b46
2 changed files with 8 additions and 5 deletions

View File

@ -16,6 +16,9 @@ DESTDIR=
all:
cargo build
test:
cargo test
.PHONY: deb
deb ${DEB}:
rm -rf build