From 50a4f0fe6a4c6b5fc7da4716e8f0d9a47ba5ac8d Mon Sep 17 00:00:00 2001 From: Ch3LL Date: Tue, 9 Aug 2016 09:26:51 -0600 Subject: [PATCH] fix comment --- tests/integration/returners/local_cache.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/integration/returners/local_cache.py b/tests/integration/returners/local_cache.py index b40476acde..c5684ea2cf 100644 --- a/tests/integration/returners/local_cache.py +++ b/tests/integration/returners/local_cache.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ''' -Tests for the salt-run command +Tests for the local_cache returner ''' # Import Python libs from __future__ import absolute_import @@ -47,7 +47,6 @@ class Local_CacheTest(integration.ShellCase): ''' Test the local cache returner ''' - def _check_dir_files(self, msg, contents, status='None'): ''' helper method to ensure files or dirs