Follow-up for #2218199: Move email and number field types to \Drupal\Core\Field, remove modules
Field type tests ShapeItemTest and TestItemTest needs placed info FieldTypes sub-folder to have a cleaner separation of tests of field module and types
Comments
Comment #1
andypostComment #2
andypost@sun do we need separate folders for that tests?
Comment #3
sunI don't think so... those just seem to be some fake field types for tests. The idea of field type specific subdirectories is to be able to cleanly lookup and identify tests of real field types only.