• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# ===== googletest =====
2
3git_repository(
4    name = "com_google_googletest",
5    remote = "https://github.com/google/googletest.git",
6    commit = "c3f65335b79f47b05629e79a54685d899bc53b93",
7)
8