prepare to add tests in gui module

This commit is contained in:
LinlyBoi
2023-04-29 14:09:35 +03:00
commit 9f100813fe

2
src/bored/mod.rs Normal file
View File

@@ -0,0 +1,2 @@
#[cfg(test)]
mod tests;