Skip to content

Commit

Permalink
Update NodeTests
Browse files Browse the repository at this point in the history
  • Loading branch information
LPTK committed Jul 30, 2024
1 parent 0583132 commit dd9a0cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared/src/test/scala/mlscript/NodeTest.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class NodeTests extends org.scalatest.funsuite.AnyFunSuite {
|| v.startsWith("v19")
|| v.startsWith("v20")
|| v.startsWith("v21")
|| v.startsWith("v22")
)

}
Expand Down

0 comments on commit dd9a0cd

Please sign in to comment.