Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//> using test.dep org.scalameta::munit::1.3.4
//> using test.dep org.scalameta::munit::1.3.5

// Run with: scala-cli test update_code_with_new_models.scala update_code_with_new_models.test.scala
class ParseCaseObjectsTest extends munit.FunSuite {
Expand Down
Loading