summaryrefslogtreecommitdiff
path: root/Property/Reboot.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Property/Reboot.hs')
-rw-r--r--Property/Reboot.hs1
1 files changed, 1 insertions, 0 deletions
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"