aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/skip_subcommand.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'structopt/tests/ui/skip_subcommand.stderr')
-rw-r--r--structopt/tests/ui/skip_subcommand.stderr5
1 files changed, 0 insertions, 5 deletions
diff --git a/structopt/tests/ui/skip_subcommand.stderr b/structopt/tests/ui/skip_subcommand.stderr
deleted file mode 100644
index aba2d69..0000000
--- a/structopt/tests/ui/skip_subcommand.stderr
+++ /dev/null
@@ -1,5 +0,0 @@
-error: subcommand, flatten and skip cannot be used together
- --> $DIR/skip_subcommand.rs:17:29
- |
-17 | #[structopt(subcommand, skip)]
- | ^^^^