Move integration test up into the zed
crate
This commit is contained in:
parent
e88d3bb97e
commit
afdac15572
6 changed files with 486 additions and 474 deletions
|
@ -95,7 +95,6 @@ impl Pane {
|
|||
item_idx
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
pub fn items(&self) -> &[Box<dyn ItemViewHandle>] {
|
||||
&self.items
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue