From 5f6b51cce4feb91ac5748099811c1a70c30b2937 Mon Sep 17 00:00:00 2001 From: Alex Rice Date: Thu, 19 Sep 2019 15:35:05 +0100 Subject: test: add eitherN test --- tests.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tests.nix') diff --git a/tests.nix b/tests.nix index f2380a770945..6863ced066f8 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) -- cgit 1.4.1