[FIR JS] Add a test runner for FIR JS with old diagnostic tests
This commit is contained in:
committed by
Space Team
parent
4466b2c980
commit
5ae9444745
+1
-1
@@ -34,7 +34,7 @@ fun generateJUnit5CompilerTests(args: Array<String>) {
|
||||
}
|
||||
|
||||
testClass<AbstractDiagnosticsTestWithJsStdLib> {
|
||||
model("diagnostics/testsWithJsStdLib")
|
||||
model("diagnostics/testsWithJsStdLib", excludedPattern = excludedFirTestdataPattern)
|
||||
}
|
||||
|
||||
testClass<AbstractDiagnosticsTestWithOldJvmBackend> {
|
||||
|
||||
Reference in New Issue
Block a user