ruwuma/crates/ruma-api/tests/ui/02-invalid-path.stderr
2021-05-03 15:50:27 +02:00

12 lines
389 B
Plaintext

error: path may only contain printable ASCII characters with no spaces
--> $DIR/02-invalid-path.rs:8:15
|
8 | path: "µ/°/§/€",
| ^^^^^^^^^
error: path may only contain printable ASCII characters with no spaces
--> $DIR/02-invalid-path.rs:26:15
|
26 | path: "path/to/invalid space/endpoint",
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^