aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--test/test-lib.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/test-lib.el b/test/test-lib.el
index a7839368..97ae5938 100644
--- a/test/test-lib.el
+++ b/test/test-lib.el
@@ -20,9 +20,6 @@
;;
;; Authors: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>
-;; avoid crazy 10-column default of --batch
-(set-frame-width (window-frame (get-buffer-window)) 80)
-
;; `read-file-name' by default uses `completing-read' function to read
;; user input. It does not respect `standard-input' variable which we
;; use in tests to provide user input. So replace it with a plain