sbt/scripted-sbt-redux
Ethan Atkins e621ebe678 Ensure correct scripted plugin implementation exists
When running the scripted tests on my vm, I noticed that one of the
watch tests warned that the InstrumentScripted.scala file had changed
after the project had initialized. The test then hung and I had to kill
it. To try and prevent this from happening, I moved the creation of the
plugin file to right before the call to ";reload;setUpScripted".
2019-08-15 17:33:48 -07:00
..
src/main/scala/sbt/scriptedtest Ensure correct scripted plugin implementation exists 2019-08-15 17:33:48 -07:00
NOTICE create scripted-sbt-redux 2018-07-10 03:13:47 -04:00