diff options
Diffstat (limited to 'Property/Reboot.hs')
| -rw-r--r-- | Property/Reboot.hs | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Property/Reboot.hs b/Property/Reboot.hs deleted file mode 100644 index 9b06f07c..00000000 --- a/Property/Reboot.hs +++ /dev/null @@ -1,7 +0,0 @@ -module Property.Reboot where - -import Common - -now :: Property -now = cmdProperty "reboot" [] - `describe` "reboot now" |
