summaryrefslogtreecommitdiff
path: root/Property/Reboot.hs
diff options
context:
space:
mode:
authorJoey Hess2014-03-30 15:31:57 -0400
committerJoey Hess2014-03-30 15:38:08 -0400
commit90efcd3203d64c2c5691e30ccc23307aae8d20c8 (patch)
tree183f38a857a81a3cb1a301b94f827f8a807dc961 /Property/Reboot.hs
parent8d31a6226ac9e1dfc75ec7521f039a43e749ed82 (diff)
refactor
Diffstat (limited to 'Property/Reboot.hs')
-rw-r--r--Property/Reboot.hs2
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" []