aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/skip_with_other_options.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'structopt/tests/ui/skip_with_other_options.stderr')
-rw-r--r--structopt/tests/ui/skip_with_other_options.stderr5
1 files changed, 0 insertions, 5 deletions
diff --git a/structopt/tests/ui/skip_with_other_options.stderr b/structopt/tests/ui/skip_with_other_options.stderr
deleted file mode 100644
index 3345f92..0000000
--- a/structopt/tests/ui/skip_with_other_options.stderr
+++ /dev/null
@@ -1,5 +0,0 @@
-error: methods are not allowed for skipped fields
- --> $DIR/skip_with_other_options.rs:8:17
- |
-8 | #[structopt(skip, long)]
- | ^^^^