Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Fix a merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ieure committed Jul 3, 2015
1 parent 725105a commit 5c8af93
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test-case-mode.el
Expand Up @@ -487,12 +487,8 @@ This assumes that no test is still running."

(run-hook-with-args 'test-case-state-change-hook old-state state)))))

<<<<<<< HEAD

;;; global mode ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
=======
;;; global mode ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
>>>>>>> upstream-master

(defvar test-case-global-mode-map (make-sparse-keymap)
"Keymap used by `test-case-global-mode'.")
Expand Down

0 comments on commit 5c8af93

Please sign in to comment.