stubbed out add_mock_module() shell function

This commit is contained in:
Jake Goodwin 2026-07-19 20:15:36 -07:00
parent d315aa7780
commit 027960f635

View file

@ -175,7 +175,7 @@ git_remove_module () {
} }
add_mock_module() { add_mock_module() {
echo "nothing."
} }
add_new_module () { add_new_module () {