Build/Test Tools: Add PHPUnit test for the _mce_set_direction function.
_mce_set_direction
The new test checks the functionality of the text direction setting, ensuring it correctly switches between rtl and ltr options.
rtl
ltr
Props pbearne, SergeyBiryukov. Fixes #60219.