summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorracerole <148756161+racerole@users.noreply.github.com>2024-03-11 12:30:53 +0800
committerGitHub <noreply@github.com>2024-03-11 04:30:53 +0000
commit7339fc478d8a455d7f68181d945cb1d2f184df88 (patch)
tree782d8082bf2071d7a792790dada54ae4b44bca99
parentffbe500d3f98166ac0912068bfe2999dae3ce796 (diff)
Fix function name typo (#1953)
-rw-r--r--tests/ignore_comments.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ignore_comments.rs b/tests/ignore_comments.rs
index 1dc961f1..7cc996e2 100644
--- a/tests/ignore_comments.rs
+++ b/tests/ignore_comments.rs
@@ -51,7 +51,7 @@ fn ignore_recipe_comments_with_shell_setting() {
}
#[test]
-fn continuations_iwth_echo_comments_false() {
+fn continuations_with_echo_comments_false() {
Test::new()
.justfile(
"