mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 11:27:46 +03:00
fix tests
This commit is contained in:
parent
7ed9e9cf25
commit
cd8bbbc044
1 changed files with 1 additions and 1 deletions
|
@ -577,7 +577,7 @@ impl<'a> Iterator for ChangeIterator<'a> {
|
|||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use crate::State;
|
||||
use crate::history::State;
|
||||
|
||||
#[test]
|
||||
fn composition() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue