Skip to content

Commit 68c3323

Browse files
author
Divjot Arora
committed
add CSOT to PHONY make target
1 parent e0b37ab commit 68c3323

File tree

1 file changed

+1
-1
lines changed
  • source/unified-test-format/tests

1 file changed

+1
-1
lines changed

source/unified-test-format/tests/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SCHEMA=../schema-1.3.json
22

3-
.PHONY: all invalid valid-fail valid-pass versioned-api load-balancers gridfs HAS_AJV
3+
.PHONY: all invalid valid-fail valid-pass versioned-api load-balancers gridfs client-side-operations-timeout HAS_AJV
44

55
all: invalid valid-fail valid-pass versioned-api load-balancers gridfs client-side-operations-timeout
66

0 commit comments

Comments
 (0)