diff -r c989f50da5de -r e461b5325b5e testing5/bf_test1.scala --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testing5/bf_test1.scala Thu Dec 06 21:49:43 2018 +0000 @@ -0,0 +1,3 @@ + +assert(load_bff("benchmark.bf").length == 188) +assert(load_bff("foobar.bf") == "")