Issue #811542 follow-up by sun: LANGUAGE constant got renamed.

8.0.x
webchick 2012-03-10 15:02:48 -08:00
parent 8d1534410d
commit 6bab95b4b6
1 changed files with 1 additions and 1 deletions

View File

@ -1492,7 +1492,7 @@ class FieldFormTestCase extends FieldTestCase {
$this->instance['field_name'] = $this->field_name;
field_create_field($this->field);
field_create_instance($this->instance);
$langcode = LANGUAGE_NONE;
$langcode = LANGUAGE_NOT_SPECIFIED;
// Add a required radio field.
field_create_field(array(