testing/alcohol_test3.scala
changeset 144 41a2b4f2c30c
parent 143 6f7ec7c531e9
child 145 155a7e41615e
--- a/testing/alcohol_test3.scala	Fri Nov 10 09:23:23 2017 +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))