diff -r 57b5bba67467 -r 68b36b4efe82 testing1/alcohol_test3.scala --- a/testing1/alcohol_test3.scala Tue Oct 29 09:54:52 2019 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ - - -assert(CW6b.sorted_country_consumption().size == 177) - -assert(CW6b.sorted_country_consumption()(9) == ("United Kingdom", 671976864)) - -assert(CW6b.percentage(164) == (28771558364L, 28771558364L, 100.0))