mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
Mark the test as no_run rather than rust
This commit is contained in:
parent
609e55155b
commit
8ede32ea7b
|
@ -75,7 +75,7 @@ impl<'oam> OamIterator<'oam> {
|
|||
/// Sets the next oam slot with the provided `object`.
|
||||
///
|
||||
/// Is equivalent to the following:
|
||||
/// ```rust
|
||||
/// ```no_run
|
||||
/// # #![no_main]
|
||||
/// # #![no_std]
|
||||
/// # use agb::display::object::{OamIterator, ObjectUnmanaged};
|
||||
|
|
Loading…
Reference in a new issue