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