Skip to content

Commit bfacee1

Browse files
committed
test: adds doctest presubmit session
1 parent af805b2 commit bfacee1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.kokoro/presubmit/doctest.cfg

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
# Only run this nox session.
4+
env_vars: {
5+
key: "NOX_SESSION"
6+
value: "doctest"
7+
}

0 commit comments

Comments
 (0)