[ARVADOS] updated: 2507d47331437166d89f6147faaf8aaabb965a94

git at public.curoverse.com git at public.curoverse.com
Tue Mar 17 10:51:21 EDT 2015


Summary of changes:
 services/api/test/unit/log_test.rb | 1 -
 1 file changed, 1 deletion(-)

       via  2507d47331437166d89f6147faaf8aaabb965a94 (commit)
      from  b63b1c67513ee167aa579fa5182341d51e71d2aa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 2507d47331437166d89f6147faaf8aaabb965a94
Author: Radhika Chippada <radhika at curoverse.com>
Date:   Tue Mar 17 10:33:30 2015 -0400

    5383: remove unused include statement from log_test (it is now the same as in master with no updates in this branch).

diff --git a/services/api/test/unit/log_test.rb b/services/api/test/unit/log_test.rb
index 8c4267f..d6b76fc 100644
--- a/services/api/test/unit/log_test.rb
+++ b/services/api/test/unit/log_test.rb
@@ -2,7 +2,6 @@ require 'test_helper'
 
 class LogTest < ActiveSupport::TestCase
   include CurrentApiClient
-  include DbCurrentTime
 
   EVENT_TEST_METHODS = {
     :create => [:created_at, :assert_nil, :assert_not_nil],

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list