David Mollitor created AVRO-4064: ------------------------------------ Summary: Move Unit Tests into Corresponding Package Key: AVRO-4064 URL: https://issues.apache.org/jira/browse/AVRO-4064 Project: Apache Avro Issue Type: Improvement Components: java Reporter: David Mollitor Assignee: David Mollitor Fix For: 1.13.0
During some recent development work in the 'avro' package, all unit tests would pass in the 'avro' package, and then fail in the 'ipc' package. Move the relevant tests directly into the 'avro' package. -- This message was sent by Atlassian Jira (v8.20.10#820010)