[Gradle, JS] Migrate JS cli tests to ir backend
This commit is contained in:
committed by
Space Team
parent
38533977f0
commit
148d8c9246
+1
-1
@@ -64,7 +64,7 @@ class ImportsDumperTest : TestCaseWithTmpdir() {
|
||||
)
|
||||
)
|
||||
|
||||
return getNormalizedCompilerOutput(output, exitCode, testDataDir.path)
|
||||
return getNormalizedCompilerOutput(output, exitCode, testDataDir.path, tmpDir.absolutePath)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user