Skip to content

Commit 01214d3

Browse files
committed
More info in MAINTAINERS.
1 parent 3a84fc2 commit 01214d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MAINTAINERS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ make build
2121
make run-tests
2222
```
2323

24+
To run only a single test, set `TESTOPTIONS` to something like
25+
`-test.run=TestRocksDBEncryptionSingle` where
26+
`TestRocksDBEncryptionSingle` is the name of the test.
27+
2428
## Preparing a release
2529

2630
To prepare for a release, do the following:

0 commit comments

Comments
 (0)