Fix the tests.

This commit is contained in:
Jordan Petridis
2018-04-06 19:18:55 +03:00
parent 14a90e7138
commit 32654f6cb2
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -259,7 +259,6 @@ mod tests {
fn test_into_feed() {
truncate_db().unwrap();
let pool = CpuPool::new_num_cpus();
let mut core = Core::new().unwrap();
let client = Client::configure()
.connector(HttpsConnector::new(4, &core.handle()).unwrap())