add Rust into languages list for corpus tests (#619)
This commit is contained in:
parent
97018168d3
commit
38d32c018b
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ const LANGUAGES: &'static [&'static str] = &[
|
|||
"json",
|
||||
"php",
|
||||
"python",
|
||||
"rust",
|
||||
];
|
||||
|
||||
lazy_static! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue