TRIVIAL whitespace change

This commit is contained in:
Dan Buch 2012-12-24 23:26:18 -05:00
parent 58272a076a
commit 0bb83f358d

View File

@ -18,7 +18,6 @@ TARGETS = \
github.com/meatballhat/box-o-sand/gotime/junkdrawer/reflectish \ github.com/meatballhat/box-o-sand/gotime/junkdrawer/reflectish \
github.com/meatballhat/box-o-sand/gotime/junkdrawer/randimg github.com/meatballhat/box-o-sand/gotime/junkdrawer/randimg
test: build test: build
go test -x -v $(TARGETS) go test -x -v $(TARGETS)