aboutsummaryrefslogtreecommitdiff
path: root/helix-term/tests/test/languages/mod.rs
blob: 51c23db62888c4e8a67dbb4d7867f68d3a016dac (plain) (blame)
1
2
3
4
use super::*;

mod go;
mod yaml;