Skip to content

Commit c564340

Browse files
committed
Remove AuthFileWatcher unit tests
AuthManager unit tests already cover the same scenarios.
1 parent 5855024 commit c564340

File tree

2 files changed

+0
-126
lines changed

2 files changed

+0
-126
lines changed

src/auth_file_watcher.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,3 @@ impl AuthFileWatcher {
125125
self.open_file();
126126
}
127127
}
128-
129-
#[cfg(test)]
130-
#[path = "./auth_file_watcher.test.rs"]
131-
mod test;

src/auth_file_watcher.test.rs

Lines changed: 0 additions & 122 deletions
This file was deleted.

0 commit comments

Comments
 (0)