autoloader test info update

This commit is contained in:
Clemens Schwaighofer
2021-10-28 10:39:08 +09:00
parent edfbe476c4
commit 58e61b8902

View File

@@ -28,6 +28,8 @@ if (!defined('SET_SESSION_NAME')) {
$LOG_FILE_ID = 'classTest-autoloader';
ob_end_flush();
# Test if composer autoloader works here
use CoreLibs\Convert\Byte;
print "<html><head><title>TEST CLASS: AUTOLOADER</title><head>";