Macro instantiate_data_source_tests

Source
macro_rules! instantiate_data_source_tests {
    ($t:ty) => { ... };
}