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