diff options
Diffstat (limited to 'src/libtest/cli.rs')
| -rw-r--r-- | src/libtest/cli.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libtest/cli.rs b/src/libtest/cli.rs index edff8bea0f3..778600b2196 100644 --- a/src/libtest/cli.rs +++ b/src/libtest/cli.rs @@ -1,6 +1,5 @@ //! Module converting command-line arguments into test configuration. -use getopts; use std::env; use std::path::PathBuf; |
