Update & fix unit tests

This commit is contained in:
Henrik Lissner 2018-03-02 20:46:45 -05:00
parent d5c799a536
commit 57efa1b864
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 5 additions and 7 deletions

View file

@ -1,9 +1,6 @@
;; -*- lexical-binding: t; no-byte-compile: t; -*-
;;; completion/company/test/company.el
(require! :completion company)
(require 'company)
;;
(def-test! set-company-backend
:minor-mode company-mode