add some test stubs
This commit is contained in:
parent
b066ea9003
commit
84d95fe7e8
@ -283,6 +283,9 @@ mod tests {
|
|||||||
#[test]
|
#[test]
|
||||||
fn test_packing() {}
|
fn test_packing() {}
|
||||||
|
|
||||||
|
#[test]
|
||||||
|
fn test_reading() {}
|
||||||
|
|
||||||
#[cfg(feature = "std")]
|
#[cfg(feature = "std")]
|
||||||
#[test]
|
#[test]
|
||||||
fn test_time_now() {
|
fn test_time_now() {
|
||||||
|
Loading…
Reference in New Issue
Block a user