stubbed out add_mock_module() shell function
This commit is contained in:
parent
d315aa7780
commit
027960f635
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@ git_remove_module () {
|
||||||
}
|
}
|
||||||
|
|
||||||
add_mock_module() {
|
add_mock_module() {
|
||||||
|
echo "nothing."
|
||||||
}
|
}
|
||||||
|
|
||||||
add_new_module () {
|
add_new_module () {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue