aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/structopt_empty_attr.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'structopt/tests/ui/structopt_empty_attr.stderr')
-rw-r--r--structopt/tests/ui/structopt_empty_attr.stderr5
1 files changed, 0 insertions, 5 deletions
diff --git a/structopt/tests/ui/structopt_empty_attr.stderr b/structopt/tests/ui/structopt_empty_attr.stderr
deleted file mode 100644
index dde3630..0000000
--- a/structopt/tests/ui/structopt_empty_attr.stderr
+++ /dev/null
@@ -1,5 +0,0 @@
-error: expected parentheses after `structopt`
- --> $DIR/structopt_empty_attr.rs:14:7
- |
-14 | #[structopt]
- | ^^^^^^^^^