mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 20:42:04 +00:00
rename mock_analysis -> fixture
This commit is contained in:
parent
09348b2474
commit
b06259673f
23 changed files with 93 additions and 102 deletions
|
@ -16,7 +16,7 @@ macro_rules! eprintln {
|
|||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod mock_analysis;
|
||||
mod fixture;
|
||||
|
||||
mod markup;
|
||||
mod prime_caches;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue