main_testing2/wordle_test3a.scala
changeset 434 1eb11d787af7
parent 432 87e487ccbd7c
child 472 fbff6f601370
--- a/main_testing2/wordle_test3a.scala	Wed Nov 09 18:30:46 2022 +0000
+++ b/main_testing2/wordle_test3a.scala	Wed Nov 09 18:40:57 2022 +0000
@@ -1,5 +1,5 @@
 
-import Resit._
+import M2._
 
 assert(pool("chess", "caves").toSet == Set('h', 'e', 's'))
 assert(pool("chess", "swiss").toSet == Set('c', 'h', 'e'))