Test Source Mapper on Windows

This commit is contained in:
Adrien Piquerez 2020-10-22 13:28:53 +02:00
parent d51057db4f
commit e4b93182ba
1 changed files with 1 additions and 1 deletions

View File

@ -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"