diff options
Diffstat (limited to 'test/src/process-tests.el')
-rw-r--r-- | test/src/process-tests.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/src/process-tests.el b/test/src/process-tests.el index 17aef30a433..b64c82c87d0 100644 --- a/test/src/process-tests.el +++ b/test/src/process-tests.el @@ -26,7 +26,6 @@ (require 'cl-lib) (require 'ert) (require 'puny) -(require 'rx) (require 'subr-x) (require 'dns) |