summaryrefslogtreecommitdiff
path: root/Locations.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-06-22 17:51:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-06-22 17:51:48 -0400
commit1a182d4d047c24e217663dbccfa39aae907cbbc0 (patch)
treee157eb0aec0aa4bba168443247cfac9771cb2998 /Locations.hs
parentc3d96ee38a07e2cd9b27241155f80c5020a814f1 (diff)
stub in v2 upgrade
Diffstat (limited to 'Locations.hs')
-rw-r--r--Locations.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Locations.hs b/Locations.hs
index d2241636e..7f9626a11 100644
--- a/Locations.hs
+++ b/Locations.hs
@@ -23,6 +23,7 @@ module Locations (
logFile,
logFileKey,
hashDirMixed,
+ hashDirLower,
prop_idempotent_fileKey
) where