Change golden files back again;

This commit is contained in:
Dave Cunningham 2019-06-04 16:51:42 +01:00
parent 0d560aff58
commit e1e74dbf46
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[ [
true, true,
true, true,
"// This file is there only for its filename: to test escaping in imports\n", "// This file is there only for its filename: to test escaping in imports\n{}\n",
"// This file is there only for its filename: to test escaping in imports\n" "// This file is there only for its filename: to test escaping in imports\n{}\n"
] ]

View File

@ -1,6 +1,6 @@
[ [
"true\n", "true\n",
"true\n", "true\n",
"// This file is there only for its filename: to test escaping in imports\n", "// This file is there only for its filename: to test escaping in imports\n{}\n",
"// This file is there only for its filename: to test escaping in imports\n" "// This file is there only for its filename: to test escaping in imports\n{}\n"
] ]