Split internal tests into their own files
This commit is contained in:
committed by
Stephen Chung
parent
9882b97fca
commit
384152004e
@@ -102,6 +102,9 @@ mod module;
|
||||
mod register;
|
||||
mod rhai_module;
|
||||
|
||||
#[cfg(test)]
|
||||
mod test;
|
||||
|
||||
#[proc_macro_attribute]
|
||||
pub fn export_fn(
|
||||
args: proc_macro::TokenStream,
|
||||
|
Reference in New Issue
Block a user