Graphite/charcoal/src/lib.rs

8 lines
92 B
Rust

#[cfg(test)]
mod tests {
// #[test]
// fn it_works() {
// assert_eq!(2 + 2, 4);
// }
}