Skip to content

Commit 4f1f4e0

Browse files
author
Sebastian Haracz
committed
Move components DI examples to /jvm
1 parent 0647cc9 commit 4f1f4e0

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

commons-core/src/test/scala/com/avsystem/commons/di/ComponentComposition.scala renamed to commons-core/jvm/src/test/scala/com/avsystem/commons/di/ComponentComposition.scala

File renamed without changes.

commons-core/src/test/scala/com/avsystem/commons/di/ComponentsExample.scala renamed to commons-core/jvm/src/test/scala/com/avsystem/commons/di/ComponentsExample.scala

File renamed without changes.

commons-core/src/test/scala/com/avsystem/commons/di/MyApp.scala renamed to commons-core/jvm/src/test/scala/com/avsystem/commons/di/MyApp.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,4 @@ package entryPoints {
164164
}
165165
}
166166

167-
}
167+
}

0 commit comments

Comments
 (0)