mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 13:34:46 +08:00
Fix test
This commit is contained in:
@@ -6,7 +6,7 @@ After:
|
|||||||
|
|
||||||
Given scala(An empty Scala file):
|
Given scala(An empty Scala file):
|
||||||
Execute(The default executable and command should be correct):
|
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):
|
Given scala.sbt(An empty SBT file):
|
||||||
Execute(scalac should not be run for sbt files):
|
Execute(scalac should not be run for sbt files):
|
||||||
|
|||||||
Reference in New Issue
Block a user