about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/source/string-lit.rs2
-rw-r--r--tests/target/string-lit.rs2
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/source/string-lit.rs b/tests/source/string-lit.rs
index 35d8ec072c2..9ea2aad3c5c 100644
--- a/tests/source/string-lit.rs
+++ b/tests/source/string-lit.rs
@@ -22,6 +22,8 @@ not
 remove
 formatting"#;
 
+    filename.replace(" ", "\\" );
+
     let xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx =
         funktion("yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy");
         
diff --git a/tests/target/string-lit.rs b/tests/target/string-lit.rs
index 36f8f6a48f9..e83c905ae63 100644
--- a/tests/target/string-lit.rs
+++ b/tests/target/string-lit.rs
@@ -25,6 +25,8 @@ not
 remove
 formatting"#;
 
+    filename.replace(" ", "\\");
+
     let xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx = funktion("yyyyyyyyyyyyyyyyyyyyy\
                                                                             yyyyyyyyyyyyyyyyyyyyy\
                                                                             yyyyyyyyyyyyyyyyyyyyy\