Merge pull request #1691 from zed-industries/move-tests
Organize buffer and editor tests
This commit is contained in:
+2
-4889
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -4,8 +4,9 @@ mod highlight_map;
|
||||
mod outline;
|
||||
pub mod proto;
|
||||
mod syntax_map;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
mod buffer_tests;
|
||||
|
||||
use anyhow::{anyhow, Context, Result};
|
||||
use async_trait::async_trait;
|
||||
|
||||
Reference in New Issue
Block a user