PowerShell/.gitmodules
2016-06-20 14:39:39 -07:00

9 lines
300 B
Text

[submodule "src/Modules/Pester"]
path = src/Modules/Pester
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