Skip to content

Commit 2c68319

Browse files
committed
fix binary name
1 parent f9000dc commit 2c68319

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/expect_scripts/path-test.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set timeout 7
77

88
source ./ci/expect_scripts/shared-code.exp
99

10-
spawn $env(TESTS_DIR)path
10+
spawn $env(TESTS_DIR)path-test
1111

1212
expect "Testing Path functions..." {
1313
expect "This will create and manipulate test files and directories in the current directory." {

0 commit comments

Comments
 (0)