summaryrefslogtreecommitdiff
path: root/includes/normal/Utf8Test.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/normal/Utf8Test.php')
-rw-r--r--includes/normal/Utf8Test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/normal/Utf8Test.php b/includes/normal/Utf8Test.php
index 353d11b5..4c78b3db 100644
--- a/includes/normal/Utf8Test.php
+++ b/includes/normal/Utf8Test.php
@@ -81,7 +81,7 @@ $longTests = array(
# These tests are not in proper subsections
$sectionTests = array( '3.4' );
-$section = NULL;
+$section = null;
$test = '';
$failed = 0;
$success = 0;