aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/layers/normalization_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/python/layers/normalization_test.py')
-rw-r--r--tensorflow/python/layers/normalization_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/layers/normalization_test.py b/tensorflow/python/layers/normalization_test.py
index 0f82f73ea4..933f196e01 100644
--- a/tensorflow/python/layers/normalization_test.py
+++ b/tensorflow/python/layers/normalization_test.py
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
-"""Tests for tf.layers.core."""
+"""Tests for tf.layers.normalization."""
from __future__ import absolute_import
from __future__ import division