installConfig(['system']); } /** * Tests t() functionality. */ public function testT() { $text = t('Simple text'); $this->assertEqual($text, 'Simple text', 't leaves simple text alone.'); $text = t('Escaped text: @value', ['@value' => '