// this common code is shared in multiple high level tests, which rust will
// compile as separate binaries. Unfortunately not all of those tests will use
// everything here, which results in spurious dead code warnings.
#![allow(dead_code)]#![allow(unused_imports)]pubmodcontext;pubmodgit;pubusecontext::*;pubusegit::*;