Skip to content

Commit 1e71c35

Browse files
committed
space
1 parent 7842b92 commit 1e71c35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ test:
3838
@mkdir $(COVERAGE_DIR)
3939
make test-with-flags TEST_FLAGS='-v -race -covermode atomic -coverprofile $$(COVERAGE_DIR)/combined.txt -bench=. -benchmem -timeout 20m'
4040

41+
4142
test-with-flags:
4243
@echo SOURCE: $(SOURCE)
4344
@echo DATABASE_TEST: $(DATABASE_TEST)

0 commit comments

Comments
 (0)