changeset 486 | 9c03b5e89a2a |
parent 485 | 19b75e899d37 |
child 487 | efad9725dfd8 |
--- a/main_testing2/danube_test1.scala Fri Apr 26 17:29:30 2024 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +0,0 @@ - -import M2._ - -val urban_mov_url = """https://nms.kcl.ac.uk/christian.urban/movies.csv""" -//val urban_mov_url = """http://localhost:8000/movies.csv""" - -assert(get_csv_url(urban_mov_url).length == 9742) -