add tests and fix job impl
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use hero_job::Job;
|
||||
use crate::job::Job;
|
||||
use log::{debug, error, info};
|
||||
use rhai::{Dynamic, Engine};
|
||||
use std::sync::Arc;
|
||||
|
||||
Reference in New Issue
Block a user