mirror of
https://github.com/vale981/emacs-ipython-notebook
synced 2025-03-06 01:21:38 -05:00
Fix compile warning in ein-testing-kernel.el
This commit is contained in:
parent
6e1d9084e6
commit
1ba8f46b3a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'cl))
|
||||
(require 'ert)
|
||||
|
||||
(require 'ein-kernel)
|
||||
|
|
Loading…
Add table
Reference in a new issue