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