Skip to content

Commit

Permalink
Fixup 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ileasile committed Jun 20, 2022
1 parent 1a43667 commit ec6f4a5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ class TestUtilTest {
"kotlin-stdlib",
"kotlin-reflect",
"kotlin-script-runtime",
"kotlinx-serialization-json",
"kotlinx-serialization-json-jvm",
"kotlinx-serialization-core-jvm",
classLoader = classLoader
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ val classpath = scriptCompilationClasspathFromContext(
"kotlin-stdlib",
"kotlin-reflect",
"kotlin-script-runtime",
"kotlinx-serialization-json",
"kotlinx-serialization-json-jvm",
"kotlinx-serialization-core-jvm",
classLoader = TestDisplayHandler::class.java.classLoader
Expand Down

0 comments on commit ec6f4a5

Please sign in to comment.