diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ docs: shoelaces.8 test: fmt $(GO) test -v $(pkgs) && \ - ./test/integ-test/integ_test.py + ./test/integ-test/integ_test.py -vv .PHONY: all clean docs |
