aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/unit-test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit-test.el b/test/unit-test.el
index 2b0defe..9877861 100644
--- a/test/unit-test.el
+++ b/test/unit-test.el
@@ -55,4 +55,4 @@
;; test-foo, so remove all properties.
(setplist #'test-foo-no-properties nil)
- (should (helpful #'test-foo-no-properties)))
+ (should (helpful-function #'test-foo-no-properties)))