add some test stubs

This commit is contained in:
Robin Müller 2022-08-01 01:10:58 +02:00
parent b066ea9003
commit 84d95fe7e8
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC

View File

@ -283,6 +283,9 @@ mod tests {
#[test]
fn test_packing() {}
#[test]
fn test_reading() {}
#[cfg(feature = "std")]
#[test]
fn test_time_now() {