test/helper.rb in dtas-0.1.I vs test/helper.rb in dtas-0.2.0

- old
+ new

@@ -1,6 +1,6 @@ # -*- encoding: binary -*- -# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> +# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) $stdout.sync = $stderr.sync = Thread.abort_on_exception = true # fork-aware coverage data gatherer, see also test/covshow.rb if ENV["COVERAGE"]