1 2 3 4 5 6
#![allow(missing_docs)] #[test] fn test_fibonacci_flowrex_example() { utilities::test_example("flowr/examples/hello-world/main.rs", "flowrcli", true, true); }