Add plugins test.

This commit is contained in:
Stephen Chung
2020-08-02 18:53:25 +08:00
parent 675c4eb606
commit 5eed5fe6a3
5 changed files with 35 additions and 23 deletions

View File

@@ -16,7 +16,7 @@ fn test_fn_ptr_curry_call() -> Result<(), Box<EvalAltResult>> {
);
let mut engine = Engine::new();
engine.load_package(module.into());
engine.load_package(module);
#[cfg(not(feature = "no_object"))]
assert_eq!(