about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config.example.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example.toml b/config.example.toml
index 77efdb6d392..a52968e9a41 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -420,7 +420,7 @@
 #jobs = 0
 
 # What custom diff tool to use for displaying compiletest tests.
-#compiletest-diff-tool = "difft --color=always --background=light --display=side-by-side"
+#compiletest-diff-tool = <none>
 
 # =============================================================================
 # General install configuration options