about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.nix b/tests.nix
index f2380a7709..6863ced066 100644
--- a/tests.nix
+++ b/tests.nix
@@ -80,6 +80,7 @@ deepSeq rec {
     any bool drv float int string path
 
     (attrs int)
+    (eitherN [ int string bool ])
     (either int string)
     (enum [ "foo" "bar" ])
     (list string)