Skip to content

Commit

Permalink
Update run_ldap library directory for [FAB-1485]
Browse files Browse the repository at this point in the history
Change-Id: Ic09604c6282f2545e5bf3a6295c40cd8c98c9597
Signed-off-by: rennman <eabailey@us.ibm.com>
  • Loading branch information
rennman committed Apr 5, 2017
1 parent 77dc0ce commit f6fc6e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_ldap_tests
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function addUser {
# Run the LDAP test cases
function runTests {
echo "Running LDAP test cases ..."
cd $CA/cli/server/ldap
cd $CA/lib/ldap
go test . -cover | tee /tmp/ldap-test.results
echo "LDAP test cases are complete"
}
Expand Down

0 comments on commit f6fc6e8

Please sign in to comment.