Changeset 102 for trunk/pysvnmanager/tests/__init__.py
- Timestamp:
- 2009年08月23日 17时45分16秒 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
pysvnmanager/tests/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo
-
old new 1 /branches/0.2.1.x:9 5-972 /branches/0.2.3.x:98- 991 /branches/0.2.1.x:94-97 2 /branches/0.2.3.x:98-101
-
- Property svn:mergeinfo
-
trunk/pysvnmanager/tests/__init__.py
r55 r102 60 60 def __init__(self, *args, **kwargs): 61 61 self.authz_file = os.path.dirname(__file__) + '/../../config/svn.access.test' 62 if pylons.test.pylonsapp:62 if hasattr(pylons.test, "pylonsapp"): 63 63 wsgiapp = pylons.test.pylonsapp 64 64 else:
![(please configure the [header_logo] section in trac.ini)](/trac/pysvnmanager/chrome/common/trac_banner.png)