Skip to content
Snippets Groups Projects
Commit 6ec28bc6 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Rename test for backend._CommonRestrictedCmdCheck


“TestWriteFile” was not renamed when adding the file based on
“ganeti.utils.io_unittest-runasroot.py”.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parent 383477e9
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ from ganeti import backend
import testutils
class TestWriteFile(testutils.GanetiTestCase):
class TestCommonRestrictedCmdCheck(testutils.GanetiTestCase):
def setUp(self):
self.tmpdir = tempfile.mkdtemp()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment