Revert "adapt test for #514 (#2255)"

This reverts commit 400dc9f8ae.
This commit is contained in:
Ralf Haferkamp
2026-02-05 10:33:26 +01:00
committed by Ralf Haferkamp
parent 400dc9f8ae
commit f21207ed96
30 changed files with 619 additions and 937 deletions
@@ -304,15 +304,18 @@ Feature: download file
| old | "😀 🤖.txt" |
| old | "" |
| old | "C++ file.cpp" |
| old | "with\backslash" |
| old | "file #2.txt" |
| old | "file ?2.pdf" |
| new | "😀 🤖.txt" |
| new | "" |
| new | "C++ file.cpp" |
| new | "with\backslash" |
| new | "file #2.txt" |
| new | "file ?2.pdf" |
| spaces | "😀 🤖.txt" |
| spaces | "" |
| spaces | "C++ file.cpp" |
| spaces | "with\backslash" |
| spaces | "file #2.txt" |
| spaces | "file ?2.pdf" |