Fix CI
This commit is contained in:
parent
b9a750c681
commit
2884311b62
4 changed files with 11 additions and 8 deletions
|
|
@ -1,4 +1,5 @@
|
|||
use insta::assert_debug_snapshot;
|
||||
#![cfg(feature = "wasm")]
|
||||
|
||||
use reconcile::wasm::{
|
||||
cursor::{JsCursorPosition, JsTextWithCursors},
|
||||
lib::{is_binary, is_file_type_mergable, merge, merge_text, merge_text_with_cursors},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue