test/test_util.rb in dtas-0.7.0 vs test/test_util.rb in dtas-0.8.0
- old
+ new
@@ -1,5 +1,5 @@
-# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors
+# Copyright (C) 2013-2014, Eric Wong <e@80x24.org> and all contributors
# License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt)
require './test/helper'
require 'dtas/util'
class TestUtil < Testcase