about summary refs log tree commit diff
path: root/lib/tests/misc.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tests/misc.nix')
-rw-r--r--lib/tests/misc.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tests/misc.nix b/lib/tests/misc.nix
index c0a48f472cce8..021d0e88c919c 100644
--- a/lib/tests/misc.nix
+++ b/lib/tests/misc.nix
@@ -444,6 +444,7 @@ runTests {
   testRenderOptions = {
     expr =
        encodeGNUCommandLine
+         { }
          { foo = "A";
 
            bar = 1;