| changeset 347 | 0b727d1a8184 |
| parent 284 | fc20e5f83f0e |
| child 403 | 312c9eb39ad8 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main_testing2/danube_test1.scala Mon Nov 02 02:31:44 2020 +0000 @@ -0,0 +1,8 @@ + +import CW7b._ + +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) +