hm. `./pants test::` fails on master for me with ...
# general
l
hm.
./pants test::
fails on master for me with
Copy code
15:28:14 00:04       [jvm_prep_command]
FAILURE: target testprojects/src/java/org/pantsbuild/testproject/jvmprepcommand:compile-prep-command has no classpath. (Add dependencies= parameter?
it passes if I run
./pants test testprojects/src/java/org/pantsbuild/testproject/jvmprepcommand::
though