This repository was archived by the owner on Feb 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ source "${script_folder_path}/app-defs.sh"
4747helper_folder_path=" $( dirname $( dirname " ${script_folder_path} " ) ) /scripts/helper"
4848
4949source " ${helper_folder_path} /test-functions-source.sh"
50+ source " ${script_folder_path} /common-functions-source.sh"
5051
5152# -----------------------------------------------------------------------------
5253
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ source "${script_folder_path}/app-defs.sh"
4747helper_folder_path=" $( dirname $( dirname " ${script_folder_path} " ) ) /scripts/helper"
4848
4949source " ${helper_folder_path} /test-functions-source.sh"
50+ source " ${script_folder_path} /common-functions-source.sh"
5051
5152# -----------------------------------------------------------------------------
5253
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ source "${script_folder_path}/app-defs.sh"
4747helper_folder_path=" $( dirname $( dirname " ${script_folder_path} " ) ) /scripts/helper"
4848
4949source " ${helper_folder_path} /test-functions-source.sh"
50+ source " ${script_folder_path} /common-functions-source.sh"
5051
5152# -----------------------------------------------------------------------------
5253
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ source "${script_folder_path}/app-defs.sh"
4747helper_folder_path=" $( dirname $( dirname " ${script_folder_path} " ) ) /scripts/helper"
4848
4949source " ${helper_folder_path} /test-functions-source.sh"
50+ source " ${script_folder_path} /common-functions-source.sh"
5051
5152# -----------------------------------------------------------------------------
5253
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ source "${script_folder_path}/app-defs.sh"
4747helper_folder_path=" $( dirname $( dirname " ${script_folder_path} " ) ) /scripts/helper"
4848
4949source " ${helper_folder_path} /test-functions-source.sh"
50+ source " ${script_folder_path} /common-functions-source.sh"
5051
5152# -----------------------------------------------------------------------------
5253
Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ source "${script_folder_path}/app-defs.sh"
4747helper_folder_path=" $( dirname $( dirname " ${script_folder_path} " ) ) /scripts/helper"
4848
4949source " ${helper_folder_path} /test-functions-source.sh"
50+ source " ${script_folder_path} /common-functions-source.sh"
5051
5152# -----------------------------------------------------------------------------
5253
You can’t perform that action at this time.
0 commit comments