Rename renderOptions to encodeGNUCommandLine
... as suggested by @edolstra
This commit is contained in:
+1
-1
@@ -443,7 +443,7 @@ runTests {
|
||||
|
||||
testRenderOptions = {
|
||||
expr =
|
||||
renderOptions
|
||||
encodeGNUCommandLine
|
||||
{ foo = "A";
|
||||
|
||||
bar = 1;
|
||||
|
||||
Reference in New Issue
Block a user