We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mkdir tests/neg/foo echo "dsqfsdfq" > tests/neg/foo/foo.scala sbt > test-only -- --tests=compileNeg [success]
This happens because compileShallowFilesInDir is used in compileNeg. I have no idea why this is setup that way.
compileShallowFilesInDir
compileNeg