diff options
| author | Martin Nordholts <martin.nordholts@codetale.se> | 2024-02-09 05:48:24 +0100 |
|---|---|---|
| committer | Martin Nordholts <martin.nordholts@codetale.se> | 2024-02-23 21:59:35 +0100 |
| commit | e060274e55a5b09fe6ace6dfe72ca0cca663b711 (patch) | |
| tree | fb5a96589156c8d960e9a20603e1fdb125fdf9e6 | |
| parent | 21033f637e60af61ead04cc296e7214f89c16a95 (diff) | |
| download | rust-e060274e55a5b09fe6ace6dfe72ca0cca663b711.tar.gz rust-e060274e55a5b09fe6ace6dfe72ca0cca663b711.zip | |
tests: Fix typo unix_sigpipe-error.rs -> unix_sigpipe-sig_ign.rs
There is no error expected. It's simply the "regular" test for sig_ign. So rename it.
| -rw-r--r-- | tests/ui/attributes/unix_sigpipe/unix_sigpipe-sig_ign.rs (renamed from tests/ui/attributes/unix_sigpipe/unix_sigpipe-error.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/ui/attributes/unix_sigpipe/unix_sigpipe-error.rs b/tests/ui/attributes/unix_sigpipe/unix_sigpipe-sig_ign.rs
index ccd6c678660..ccd6c678660 100644
--- a/tests/ui/attributes/unix_sigpipe/unix_sigpipe-error.rs
+++ b/tests/ui/attributes/unix_sigpipe/unix_sigpipe-sig_ign.rs
|
