mirror of
https://github.com/casey/just.git
synced 2025-12-23 11:37:29 +00:00
Adapt
This commit is contained in:
parent
f75ca3e94f
commit
eb3fa17bf7
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@ fn double_quotes_process_escapes() {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn single_quotes_does_not_process_escapes() {
|
||||
fn single_quotes_do_not_process_escapes() {
|
||||
Test::new()
|
||||
.justfile(
|
||||
r#"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue