* test/lisp/vc/diff-mode-tests.el: Require diff-mode.

This commit is contained in:
Tino Calancha 2017-02-01 01:20:46 +09:00
parent 3506ec2b11
commit 52a1ce65d6

View file

@ -18,6 +18,10 @@
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
;;; Code:
(require 'diff-mode)
(ert-deftest diff-mode-test-ignore-trailing-dashes ()
"Check to make sure we successfully ignore trailing -- made by