Add no-byte-compile to completion/company unit test file
This commit is contained in:
parent
e17357d7df
commit
ea7f0ddcc3
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
;;; completion/company/test/company.el -*- lexical-binding: t; -*-
|
||||
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
;;; completion/company/test/company.el
|
||||
|
||||
(require! :completion company)
|
||||
(require 'company)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue