| commit | f68e084650b0b396f3bd5896888130a17c16a963 | [log] [tgz] |
|---|---|---|
| author | Matt Farina <matt@mattfarina.com> | Mon Mar 21 21:40:40 2016 -0400 |
| committer | Matt Farina <matt@mattfarina.com> | Mon Mar 21 21:40:40 2016 -0400 |
| tree | 46e5cee67c9cb3ffb746ed3c1c2ec7515e0b2f70 | |
| parent | ae402ab287823cdef6b90c4edd9c44a87b45b75c [diff] |
Updating sub-packages for testing
diff --git a/Makefile b/Makefile index 7adc280..777d92c 100644 --- a/Makefile +++ b/Makefile
@@ -9,7 +9,7 @@ install -m 755 ./glide ${DESTDIR}/usr/local/bin/glide test: - go test . ./gb ./path ./action ./tree ./util ./godep ./gpm ./cfg ./dependency ./importer ./msg ./repo + go test . ./gb ./path ./action ./tree ./util ./godep ./godep/strip ./gpm ./cfg ./dependency ./importer ./msg ./repo clean: rm -f ./glide.test