aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/file_system_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/framework/file_system_test.py')
-rw-r--r--tensorflow/python/framework/file_system_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/framework/file_system_test.py b/tensorflow/python/framework/file_system_test.py
index 26b2a5b9b9..5eb59141a2 100644
--- a/tensorflow/python/framework/file_system_test.py
+++ b/tensorflow/python/framework/file_system_test.py
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# =============================================================================
-"""Tests for functions."""
+"""Tests for file_system."""
from __future__ import absolute_import
from __future__ import division