Hook the integration tests into rust's test framework.
Instead of using a hacked-together shell script, use rust's test framework to do the comparison.
This commit is contained in:
1
tests/test_loader.rs
Normal file
1
tests/test_loader.rs
Normal file
@@ -0,0 +1 @@
|
||||
include!(concat!(env!("OUT_DIR"), "/tests.rs"));
|
||||
Reference in New Issue
Block a user