summaryrefslogtreecommitdiffstats
path: root/tokio-current-thread/tests/current_thread.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-current-thread/tests/current_thread.rs')
-rw-r--r--tokio-current-thread/tests/current_thread.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/tokio-current-thread/tests/current_thread.rs b/tokio-current-thread/tests/current_thread.rs
index a2ec5ce6..48fe7bdd 100644
--- a/tokio-current-thread/tests/current_thread.rs
+++ b/tokio-current-thread/tests/current_thread.rs
@@ -380,7 +380,6 @@ mod and_turn {
},
);
}
-
}
mod in_drop {
@@ -441,7 +440,6 @@ mod in_drop {
},
);
}
-
}
/*