From fcd6c0c9227dac16065c245477cfd949d1ecf621 Mon Sep 17 00:00:00 2001 From: Nathaniel Manista Date: Fri, 23 Jan 2015 20:54:58 +0000 Subject: [PATCH] Correct an out-of-date path in a comment. --- src/python/_framework/foundation/_logging_pool_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/_framework/foundation/_logging_pool_test.py b/src/python/_framework/foundation/_logging_pool_test.py index ffe07c788da..f2224d80e5c 100644 --- a/src/python/_framework/foundation/_logging_pool_test.py +++ b/src/python/_framework/foundation/_logging_pool_test.py @@ -27,7 +27,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -"""Tests for google3.net.rpc.python.framework.foundation.logging_pool.""" +"""Tests for _framework.foundation.logging_pool.""" import unittest