stevedlawrence opened a new pull request #18: Rename CLI tests directory from 'scala-cli' to 'scala' URL: https://github.com/apache/incubator-daffodil/pull/18 Commit cf322c0e5c updated the sbt configuration so that running CLI tests required one to do 'sbt daffodil-cli/test' so that it could use the normal 'src/test/scala' directory structure as other tests. However, that commit forgot to rename the 'scala-cli' directory 'scala', preventing sbt from finding and running any of the cli tests. This does that rename so 'sbt daffodil-cli/test' can actually find the tests. DAFFODIL-1857
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
