Module type Main.TEST_DATABASE

module type TEST_DATABASE = sig .. end

val test_name : string
module DB: Trakeva.KEY_VALUE_STORE 
val debug_mode : bool -> unit