Skip to content

Commit 9d9caca

Browse files
author
James O'Cull
committed
Rearranged project so there are fewer folders and mod.rs files
1 parent 2b4a8a2 commit 9d9caca

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
File renamed without changes.

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ pub mod length;
5757
#[allow(dead_code)]
5858
pub mod temperature;
5959

60+
// Include when running tests, but don't export them
6061
#[cfg(test)]
61-
#[macro_use]
6262
mod tests;
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)