Skip to content

Commit dd9a0cd

Browse files
committed
Update NodeTests
1 parent 0583132 commit dd9a0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared/src/test/scala/mlscript/NodeTest.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class NodeTests extends org.scalatest.funsuite.AnyFunSuite {
1818
|| v.startsWith("v19")
1919
|| v.startsWith("v20")
2020
|| v.startsWith("v21")
21+
|| v.startsWith("v22")
2122
)
2223

2324
}

0 commit comments

Comments
 (0)