sbt/scripted
Guillaume Martres 334517aba8 Fix #3013: ScriptedPlugin: Add support for paginated tests
This was already supported in the internal Scripted used by sbt but not
in the ScriptedPlugin. This is fixed by just copy-pasting the modified
parser. We will have to wait for sbt itself to be built using an sbt
with the upgraded ScriptedPlugin to be able to avoid the code duplication.
2017-04-04 17:05:17 -04:00
..
plugin/src/main Fix #3013: ScriptedPlugin: Add support for paginated tests 2017-04-04 17:05:17 -04:00
sbt Remove unused vals/defs 2016-07-12 14:31:35 +01:00