From 380c1b0fd6c25dec3c924b82f1d721aa91a001da Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 30 Mar 2014 23:37:54 -0400 Subject: prepare for hackage --- Property/Reboot.hs | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Property/Reboot.hs (limited to 'Property/Reboot.hs') 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" -- cgit v1.2.3