sbt/src/sbt-test/java/separate/test

9 lines
135 B
Plaintext
Raw Normal View History

> clean
[success]
> test
[success]
# this will fail if the sources are recompiled again (see the project definition)
> test
[success]