Skip to content

Commit

Permalink
Path Test #1
Browse files Browse the repository at this point in the history
  • Loading branch information
r9-pena committed Aug 2, 2021
1 parent 57850a2 commit dc3dcdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/tests/Ref.bash
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
export FPUTIL_DEPLOYS="${FPRIME_DIR}/Ref"

export SCRIPT_DIR="$(dirname ${BASH_SOURCE})/.."
. "${SCRIPT_DIR}/helpers.bash"
. ${SCRIPT_DIR}/tests/fputil.bash
. "${SCRIPT_DIR}/../helpers.bash"
. ${SCRIPT_DIR}/fputil.bash

export CMAKE_EXTRA_SETTINGS=""
# For Ref deployment to disable FRAMEWORK UTS
Expand Down

0 comments on commit dc3dcdc

Please sign in to comment.