summaryrefslogtreecommitdiff
path: root/Property/Reboot.hs
blob: b6e3030e1875f41b2a81ec983b4eaba052c72118 (plain)
1
2
3
4
5
6
module Property.Reboot where

import Property

now :: Property
now = cmdProperty "reboot" []