1
0
mirror of https://github.com/wting/autojump synced 2026-03-02 03:49:26 +00:00

add string unit tests

This commit is contained in:
William Ting
2013-12-31 16:34:35 -06:00
parent 737ccf85c1
commit fb1f397fee
3 changed files with 24 additions and 3 deletions

View File

@@ -37,3 +37,6 @@ tar:
# Create tagged archive
git archive --format=tar --prefix autojump_v$(VERSION)/ $(TAGNAME) | gzip > autojump_v$(VERSION).tar.gz
sha1sum autojump_v$(VERSION).tar.gz
test:
testify -v tests