Add stub.sh submodule
parent
d202b32ae9
commit
dffd9beae1
@ -1,3 +1,6 @@
|
|||||||
[submodule "vendor/shunit2"]
|
[submodule "vendor/shunit2"]
|
||||||
path = vendor/shunit2
|
path = vendor/shunit2
|
||||||
url = https://github.com/kward/shunit2
|
url = https://github.com/kward/shunit2
|
||||||
|
[submodule "vendor/stub.sh"]
|
||||||
|
path = vendor/stub.sh
|
||||||
|
url = https://github.com/ericfreese/stub.sh
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
Subproject commit bd6f3c4666cd2a702e388e09d77b8543a1f6b672
|
Loading…
Reference in New Issue