pub fn fake_dna_zomes(
    network_seed: &str,
    zomes: Vec<(ZomeName, DnaWasm), Global>
) -> DnaFile
Expand description

A fixture example dna for unit testing.