diff -r 475c39725698 -r 269d7ca62c5e testing5/bf_test7.scala --- a/testing5/bf_test7.scala Wed Oct 30 11:51:02 2019 +0000 +++ b/testing5/bf_test7.scala Wed Oct 30 12:37:18 2019 +0000 @@ -1,3 +1,4 @@ +import CW10b._ assert(combine(optimise(load_bff("benchmark.bf"))).length == 134) assert(combine(optimise(load_bff("mandelbrot.bf"))).length == 6509)