mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
fix tests
This commit is contained in:
parent
7ed9e9cf25
commit
cd8bbbc044
@ -577,7 +577,7 @@ fn next(&mut self) -> Option<Self::Item> {
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use super::*;
|
||||
use crate::State;
|
||||
use crate::history::State;
|
||||
|
||||
#[test]
|
||||
fn composition() {
|
||||
|
Loading…
Reference in New Issue
Block a user