golden files were out of date

This commit is contained in:
Dave Cunningham 2019-06-03 17:29:25 +01:00
parent ee8aee43a3
commit d89367d4c9
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{}\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"
] ]

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{}\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"
] ]