maint: Move conditionally unused use
(cherry picked from commit 21e3f3f569758b6cbf668c27330675c579efff5c)
This commit is contained in:
parent
d38cf51c63
commit
65f411d35e
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ pub fn get(key: &str) -> Result<String> {
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
use ctor::ctor;
|
||||
|
||||
#[ctor::ctor]
|
||||
fn setup() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue