375376377378379380381382383
} @Test public void halo() { HaloBuilder b = new HaloBuilder(null); Halo halo = b.build(); assertNotNull(halo); }