Add test case for assignment 12

This commit is contained in:
Minseong Jang
2022-12-06 18:42:13 +09:00
committed by Seungmin Jeon
parent 3f6b16863e
commit 69330fbd0f
3 changed files with 42 additions and 1 deletions

View File

@@ -14,3 +14,4 @@ lazy_static = "1.4.0"
pest = "2.5.1"
pest_derive = "2.5.1"
rayon = "1.6.0"
ntest = "0.9.0"