summaryrefslogtreecommitdiff
path: root/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/mpp/allPlatforms/touchExpect/build.log
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/jps/jps-plugin/tests/testData/incremental/mpp/allPlatforms/touchExpect/build.log')
-rw-r--r--plugins/kotlin/jps/jps-plugin/tests/testData/incremental/mpp/allPlatforms/touchExpect/build.log19
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/mpp/allPlatforms/touchExpect/build.log b/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/mpp/allPlatforms/touchExpect/build.log
deleted file mode 100644
index dd0d111cbc86..000000000000
--- a/plugins/kotlin/jps/jps-plugin/tests/testData/incremental/mpp/allPlatforms/touchExpect/build.log
+++ /dev/null
@@ -1,19 +0,0 @@
-================ Step #1 =================
-
-Compiling files:
- src/X.kt
- src/commonX.kt
- src/useX.kt
-End of files
-Exit code: SUCCESS
-
-================ Step #2 =================
-
-Compiling files:
- src/Y.kt
- src/Z.kt
- src/commonY.kt
- src/commonZ.kt
- src/useYZ.kt
-End of files
-Exit code: SUCCESS