summaryrefslogtreecommitdiff
path: root/test/automated/regexp-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/automated/regexp-tests.el')
-rw-r--r--test/automated/regexp-tests.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/automated/regexp-tests.el b/test/automated/regexp-tests.el
index 31a4ee958c6..ee177b3e2e9 100644
--- a/test/automated/regexp-tests.el
+++ b/test/automated/regexp-tests.el
@@ -23,6 +23,8 @@
;;; Code:
+(require 'regexp-opt)
+
(ert-deftest regexp-test-regexp-opt ()
"Test the `compilation-error-regexp-alist' regexps.
The test data is in `compile-tests--test-regexps-data'."