Skip to content

Commit c31c494

Browse files
committed
Update tests
1 parent 96a47f0 commit c31c494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/identifier.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ impl Identifier {
367367
#[cfg(test)]
368368
mod tests {
369369
use crate::identifier::Identifier;
370-
use crate::lang::Lang;
370+
use heliport_model::lang::Lang;
371371
use crate::python;
372372
use pyo3;
373373

0 commit comments

Comments
 (0)