SERVER-87546 Added another example commit for testing

GitOrigin-RevId: e992bd8c5ca99db8e65951aa094fc47ca5e7a0e6
This commit is contained in:
Alex Neben 2024-03-05 18:07:29 -08:00 committed by MongoDB Bot
parent cec6ce6552
commit f9d6427d64

View File

@ -12,6 +12,7 @@ if __name__ == "__main__" and __package__ is None:
from buildscripts.resmokelib import cli
# Entrypoint
def entrypoint():
cli.main(sys.argv)