$new_label), $test_module); // read the language file to get the new value include("custom/modules/$test_module/language/en_us.lang.php"); $this->assertEquals($new_label, $mod_strings[$test_label], 'Label not changed.'); } } ?>