diff options
Diffstat (limited to 'Property/Reboot.hs')
| -rw-r--r-- | Property/Reboot.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Property/Reboot.hs b/Property/Reboot.hs index b6e3030e..79aa6010 100644 --- a/Property/Reboot.hs +++ b/Property/Reboot.hs @@ -1,6 +1,6 @@ module Property.Reboot where -import Property +import Common now :: Property now = cmdProperty "reboot" [] |
