We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82749e9 commit e2f965aCopy full SHA for e2f965a
tests/test_valid_run.bash
@@ -5,6 +5,8 @@ echo "--- Test 1: A valid run ---"
5
6
echo "Current working directory: $(pwd)"
7
8
+ls -a
9
+
10
echo "Sourcing setup script..."
11
source ./tests/run_test_setup.bash
12
0 commit comments