From ea51c3215bc3defc45e87619f7b2232f85895fef Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 30 Jan 2010 07:59:26 +0000 Subject: - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. --- modules/field/tests/field.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/field/tests/field.test') diff --git a/modules/field/tests/field.test b/modules/field/tests/field.test index 94c94afd7..3cfd3f797 100644 --- a/modules/field/tests/field.test +++ b/modules/field/tests/field.test @@ -2376,7 +2376,7 @@ class FieldInstanceCrudTestCase extends FieldTestCase { } // Check that an instance cannot be added to an object type - // forbidden by the field. + // forbidden by the field. try { $instance = $this->instance_definition; $instance['field_name'] = $field_restricted['field_name']; -- cgit v1.2.3