parent
99eccc48f8
commit
d5a4a5b681
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ impl FromStr for Token {
|
|||
|
||||
mod test {
|
||||
use super::*;
|
||||
use crate::Client;
|
||||
#[test]
|
||||
fn test_new_dbg() {
|
||||
let c = Client::new_debug();
|
||||
|
|
Loading…
Add table
Reference in a new issue