changeset 347 | 4de31fdc0d67 |
parent 284 | 9a04eb6a2291 |
child 403 | ffce7b61b446 |
--- /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) +