summaryrefslogtreecommitdiff
path: root/.midje.clj
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-06-24 17:56:11 +1000
committerCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-06-24 17:56:11 +1000
commita4863c9ef9986bee2a08f758de3faa53bbf09ebf (patch)
tree68cfa10d788a7fa70d40aa82b8f6d44f66f80dee /.midje.clj
parentd86e2c996ab86ea65c36105fb6c77831a772786d (diff)
Remove a midje file that's no longer necessary
Also: the fix I mentioned in my last commit message may be a little bit hard to do, but even without explicitly detecting it it will explode in an obvious way.
Diffstat (limited to '.midje.clj')
-rw-r--r--.midje.clj1
1 files changed, 0 insertions, 1 deletions
diff --git a/.midje.clj b/.midje.clj
deleted file mode 100644
index 788127a..0000000
--- a/.midje.clj
+++ /dev/null
@@ -1 +0,0 @@
-(change-defaults :partial-prerequisites true)