]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/ceph-volume/ceph_volume/tests/systemd/test_main.py
update ceph source to reef 18.2.0
[ceph.git] / ceph / src / ceph-volume / ceph_volume / tests / systemd / test_main.py
index 0af52e8d141c7d7a5a30a570c33645bc5494d40e..be13438f6fb6c04db7af8b64e92d52cd72dd7d6e 100644 (file)
@@ -28,7 +28,7 @@ class Capture(object):
 
 class TestMain(object):
 
-    def setup(self):
+    def setup_method(self):
         conf.log_path = '/tmp/'
 
     def test_no_arguments_parsing_error(self):