summaryrefslogtreecommitdiff
path: root/cli/test_runner.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/test_runner.rs')
-rw-r--r--cli/test_runner.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/test_runner.rs b/cli/test_runner.rs
index b4623fc9f..5de323d1c 100644
--- a/cli/test_runner.rs
+++ b/cli/test_runner.rs
@@ -93,7 +93,6 @@ pub fn render_test_file(
#[cfg(test)]
mod tests {
use super::*;
- use crate::test_util;
#[test]
fn test_prepare_test_modules_urls() {