Fix error in GMP test
* etc/w32-feature.el: Update to use system-configuration-features for GMP test.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
|
||||
(ert-deftest feature-gmp ()
|
||||
(should
|
||||
(string-match-p "GMP" system-configuration-options)))
|
||||
(string-match-p "GMP" system-configuration-features)))
|
||||
|
||||
(ert-deftest feature-module ()
|
||||
(should (fboundp 'module-load)))
|
||||
|
||||
Reference in New Issue
Block a user