aboutsummaryrefslogtreecommitdiff
path: root/structopt/tests/ui/rename_all_wrong_casing.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'structopt/tests/ui/rename_all_wrong_casing.stderr')
-rw-r--r--structopt/tests/ui/rename_all_wrong_casing.stderr5
1 files changed, 0 insertions, 5 deletions
diff --git a/structopt/tests/ui/rename_all_wrong_casing.stderr b/structopt/tests/ui/rename_all_wrong_casing.stderr
deleted file mode 100644
index 2a72080..0000000
--- a/structopt/tests/ui/rename_all_wrong_casing.stderr
+++ /dev/null
@@ -1,5 +0,0 @@
-error: unsupported casing: `fail`
- --> $DIR/rename_all_wrong_casing.rs:12:42
- |
-12 | #[structopt(name = "basic", rename_all = "fail")]
- | ^^^^^^