stuff for tests with MySqlConnector for dotnet

This commit is contained in:
2019-09-23 17:45:06 +02:00
parent a41275c49b
commit 3c3aca5442
8 changed files with 129 additions and 0 deletions

4
test/startLdapServer.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
docker run --name ldapserver --rm -d -p 389:389 osixia/openldap:1.2.5