From a2a3d3f3a252e64d80421b5a14ef572a7bdf9e4a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 15:53:35 -0400 Subject: better descriptions for properties --- Property/Reboot.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Property/Reboot.hs') diff --git a/Property/Reboot.hs b/Property/Reboot.hs index 79aa6010..9b06f07c 100644 --- a/Property/Reboot.hs +++ b/Property/Reboot.hs @@ -4,3 +4,4 @@ import Common now :: Property now = cmdProperty "reboot" [] + `describe` "reboot now" -- cgit v1.3-2-g0d8e