master > master: code-rust - basic unit tests hinzugefügt
This commit is contained in:
5
code/rust/tests/mod.rs
Normal file
5
code/rust/tests/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
extern crate ads2;
|
||||
|
||||
pub mod test_core;
|
||||
pub mod test_stacks;
|
||||
pub mod test_graphs;
|
||||
Reference in New Issue
Block a user