1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +00:00

improved tests

This commit is contained in:
lins05
2014-09-06 11:38:20 +08:00
parent 2687bdbea4
commit f65c783fb6
16 changed files with 434 additions and 755 deletions

View File

@@ -18,4 +18,4 @@ def urljoin(base, *args):
return url
def apiurl(*parts):
return urljoin(BASE_URL, *parts)
return urljoin(BASE_URL, *parts)