diff --git a/README.org b/README.org index 7925e99..af8017c 100644 --- a/README.org +++ b/README.org @@ -287,7 +287,7 @@ Creates a =Block= from a =path= and =attrset=. nixt, pkgs ? import {} }: -nixt.block ./block.spec.nix { +nixt.block' ./block.spec.nix { "nixt"."passes this test" = true; "nixt"."fails this test" = false; }