mirror of https://github.com/sbt/sbt.git
Test Source Mapper on Windows
This commit is contained in:
parent
d51057db4f
commit
e4b93182ba
|
|
@ -157,4 +157,4 @@ for:
|
|||
test_script:
|
||||
# The server tests often fail in CI when run together so just run a single test to ensure
|
||||
# that the thin client works on windows
|
||||
- sbt "-Dsbt.io.virtual=false" "scripted actions/* classloader-cache/* nio/* watch/*" "serverTestProj/testOnly testpkg.ClientTest"
|
||||
- sbt "-Dsbt.io.virtual=false" "scripted actions/* reporter/source-mapper classloader-cache/* nio/* watch/*" "serverTestProj/testOnly testpkg.ClientTest"
|
||||
|
|
|
|||
Loading…
Reference in New Issue