Skip to content

Commit

Permalink
Add GTest submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
sethfowler committed Mar 22, 2017
1 parent 951228b commit e925048
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
path = control-plane/PI
url = https://github.com/p4lang/PI.git
ignore = untracked
[submodule "test/frameworks/gtest"]
path = test/frameworks/gtest
url = https://github.com/google/googletest.git
1 change: 1 addition & 0 deletions test/frameworks/gtest
Submodule gtest added at aa148e

0 comments on commit e925048

Please sign in to comment.