mirror of
https://github.com/kakwa/ldapcherry
synced 2025-02-08 19:53:19 +01:00
4 lines
47 B
Bash
4 lines
47 B
Bash
![]() |
#!/bin/sh
|
||
|
cd `dirname $0`
|
||
|
python setup.py test
|