diff -r db3300b47725 -r d4d4669ad054 main_testing2/wordle_test1.scala --- a/main_testing2/wordle_test1.scala Wed Nov 09 18:30:46 2022 +0000 +++ b/main_testing2/wordle_test1.scala Wed Nov 09 18:40:57 2022 +0000 @@ -1,5 +1,5 @@ -import Resit._ +import M2._ val urban_wordle_url = """https://nms.kcl.ac.uk/christian.urban/wordle.txt""" val urban_secrets = get_wordle_list(urban_wordle_url)