diff options
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ uninstall: ## Uninstall locally installed RR rm -f /usr/local/bin/rr test: ## Run application tests - test -d ./vendor_php || composer update --prefer-dist --ansi go test -v -race -cover go test -v -race -cover ./util go test -v -race -cover ./service |