Parent: [7536f4] (diff)
Child: [ddf08c] (diff)
Download this file
1 2 3 4 5 6
# -*- 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')