diff --git a/agb/src/lib.rs b/agb/src/lib.rs index a10992f6..d44a227e 100644 --- a/agb/src/lib.rs +++ b/agb/src/lib.rs @@ -345,6 +345,7 @@ pub mod test_runner { } // needed to fudge the #[entry] below + #[cfg(test)] mod agb { pub mod test_runner { pub use super::super::agb_start_tests;