From b91b58e3c3350c186c1ffddad6e0acd61cfcce82 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 24 Dec 2017 21:41:08 +0000 Subject: Commit Debian 3.0 (quilt) metadata [dgit (4.0) quilt-fixup] --- debian/patches/debian-changes | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes index c897dc4..3fd275f 100644 --- a/debian/patches/debian-changes +++ b/debian/patches/debian-changes @@ -73,3 +73,19 @@ A single combined diff, containing all the changes, follows. ## License +--- clojure-mode-5.6.1.orig/test/test-helper.el ++++ clojure-mode-5.6.1/test/test-helper.el +@@ -25,13 +25,6 @@ + + (message "Running tests on Emacs %s" emacs-version) + +-(let* ((current-file (if load-in-progress load-file-name (buffer-file-name))) +- (source-directory (locate-dominating-file current-file "Cask")) +- ;; Do not load outdated byte code for tests +- (load-prefer-newer t)) +- ;; Load the file under test +- (load (expand-file-name "clojure-mode" source-directory))) +- + (defmacro def-refactor-test (name before after &rest body) + (declare (indent 3)) + `(progn -- cgit v1.2.3