1
0
mirror of https://github.com/ellmau/adf-obdd.git synced 2025-12-19 09:29:36 +01:00
adf-obdd/lib/tests/test_loader.rs
Stefan Ellmauthaler 20d59bc767
REORGANISE with workspace (#29)
Reorganise the structure of the repository to have a workspace with the library and the binary.
2022-03-03 13:37:14 +01:00

3 lines
98 B
Rust

// automatically include the autogenerated tests
include!(concat!(env!("OUT_DIR"), "/tests.rs"));