This commit is contained in:
Zack Hsi 2018-11-17 13:02:16 -08:00
parent c25582076c
commit 1b779fbc08
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ After:
Given scala(An empty Scala file):
Execute(The default executable and command should be correct):
AssertLinter 'scalac', ale#Escape('scalac') . ' -Ystop-after:parser %t'
AssertLinter 'scalac', ale#Escape('scalac') . ' -Ystop-before:jvm %t'
Given scala.sbt(An empty SBT file):
Execute(scalac should not be run for sbt files):