Forráskód Böngészése

ensure all tests have unique names

* testing/lisp/test-ob-exp.el (test-ob-exp/org-babel-exp-src-blocks/w-no-headers2):
  Renamed to be unique.
Eric Schulte 13 éve
szülő
commit
966ec3f1f1
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      testing/lisp/test-ob-exp.el

+ 1 - 1
testing/lisp/test-ob-exp.el

@@ -50,7 +50,7 @@
 			  (buffer-string))))
   (when (get-buffer "*Org HTML Export*") (kill-buffer "*Org HTML Export*")))
 
-(ert-deftest test-ob-exp/org-babel-exp-src-blocks/w-no-headers ()
+(ert-deftest test-ob-exp/org-babel-exp-src-blocks/w-no-headers2 ()
   "Testing export without any headlines in the org-mode file."
   (let ((html-file (concat (file-name-sans-extension
 			    org-test-link-in-heading-file)