mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-08 07:17:12 +02:00
Change golden files back again;
This commit is contained in:
parent
0d560aff58
commit
e1e74dbf46
@ -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"
|
||||||
]
|
]
|
||||||
|
@ -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"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user