Migrate libpsl-native googletest submodule

This commit is contained in:
Andrew Schwartzmeyer 2016-04-01 18:02:20 -07:00
parent 0102a55da5
commit 774dcb7996
2 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View file

@ -13,3 +13,7 @@
url = https://github.com/PowerShell/psl-pester.git
branch = develop
ignore = dirty
[submodule "src/libpsl-native/test/googletest"]
path = src/libpsl-native/test/googletest
url = https://github.com/google/googletest.git
ignore = dirty

View file

@ -1,4 +0,0 @@
[submodule "test/googletest"]
path = test/googletest
url = https://github.com/google/googletest.git
ignore = dirty