# File test/test_import_svn.rb, line 13 def setup $PROGRAMS = {} $UPDATE = true $LOGDIR = "#{TestTools.tempdir}/log" FileUtils.mkdir_p($LOGDIR) end