aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Makefile b/test/Makefile
index ba3a640479..5bb50c622a 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -50,8 +50,4 @@ lit.site.cfg: FORCE
clean::
@ find . -name Output | xargs rm -fr
-# Daniel hates Chris.
-chris-lit:
- make LIT_ARGS='-j16 -s'
-
.PHONY: all report clean