blob: 342fe3cf116c1ddc97eaeab6301b5fbf5de3dd4e [file] [log] [blame]
# -*- coding: utf-8 -*-
## Make our own SVN tool test decorator
from allura.tests.decorators import with_tool
with_svn = with_tool('test', 'SVN', 'src', 'SVN')