Added a sys.path hack to get checks/check-ra.py working again

This commit is contained in:
Jason Gerard DeRose
2009-02-17 16:03:10 -05:00
committed by Rob Crittenden
parent 7561e58486
commit 5ce4631041
2 changed files with 24 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
This directory is for integration tests that require a live backend (LDAP,
Certificate Server, etc.). It's named "checks" so nose wont discover tests
here
here.