Explorar o código

test-org-tempo: Fix typo which activates the org-tempo tests

Marco Wahl %!s(int64=7) %!d(string=hai) anos
pai
achega
75be0362da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      testing/lisp/test-org-tempo.el

+ 1 - 1
testing/lisp/test-org-tempo.el

@@ -23,7 +23,7 @@
 
 (require 'org-tempo)
 
-(unless (featurep 'org-temp)
+(unless (featurep 'org-tempo)
   (signal 'missing-test-dependency "org-tempo"))
 
 (ert-deftest test-org-tempo/completion ()