We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2c67a commit 6e61db2Copy full SHA for 6e61db2
1 file changed
testsuite/scripts/test-diff.el
@@ -5,6 +5,7 @@
5
;;; Copyright (c) 2024 The MathJax Consortium
6
7
(require 'ediff)
8
+(require 'cl-lib)
9
10
;;; Jest Tests
11
;;; ==========
0 commit comments