Skip to content

Commit 4e10aa1

Browse files
author
Hatim Chahout
committed
Amended sourcing run_proc command. #66.
1 parent 1068f45 commit 4e10aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_valid_run.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ echo "--- Test 1: A valid run ---"
66
echo "Sourcing setup script..."
77
source ./tests/run_test_setup.bash
88
echo "Sourcing run_proc script..."
9-
source ../run_proc.bash
9+
source ./run_proc.bash
1010

1111
echo "Setting up test environment..."
1212
setup_test_env

0 commit comments

Comments
 (0)