Explorar o código

Fixes broken test

Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
2310673e65
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      t/unit/backends/test_rpc.py

+ 0 - 3
t/unit/backends/test_rpc.py

@@ -41,9 +41,6 @@ class test_RPCBackend:
         with pytest.raises(RuntimeError):
             self.b.destination_for('task_id', None)
 
-    def test_rkey(self):
-        assert self.b.rkey('id1') == 'id1'
-
     def test_binding(self):
         queue = self.b.binding
         assert queue.name == self.b.oid