fixed test erro
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
use crate::app::builder::asciidoctor;
|
use crate::app::build::asciidoctor;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn last_matching_index_0() {
|
fn last_matching_index_0() {
|
||||||
@@ -1,2 +1,2 @@
|
|||||||
mod fs_util;
|
mod fs_util;
|
||||||
mod builder;
|
mod build;
|
||||||
|
|||||||
Reference in New Issue
Block a user