test/test_rultor.rb in rultor-0.4.3 vs test/test_rultor.rb in rultor-0.4.4

- old
+ new

@@ -1,8 +1,8 @@ # encoding: utf-8 # -# Copyright (c) 2009-2014, rultor.com +# Copyright (c) 2009-2017, rultor.com # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: 1) Redistributions of source code must retain the above @@ -32,10 +32,10 @@ require 'rultor' require 'tmpdir' require 'slop' # Rultor main module test. -# Author:: Yegor Bugayenko (yegor@teamed.io) +# Author:: Yegor Bugayenko (yegor256@gmail.com) # Copyright:: Copyright (c) 2014 Yegor Bugayenko # License:: BSD class TestRultor < Minitest::Test def test_basic Rultor.log.info 'log works'