Fix some tests when run interactively
commitae11759d41a47c536566af930062e1690f877dd2
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 24 Dec 2014 09:48:24 +0000 (24 10:48 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 24 Dec 2014 09:48:24 +0000 (24 10:48 +0100)
treeffa6cd8a65615c5a51978eca65fca04a6ac446eb
parent92c0a1982b92958653c40eb59f70afed51c0a8f2
Fix some tests when run interactively

* testing/lisp/test-ob.el (test-org-babel/nested-code-block,
  test-ob/blocks-with-spaces, test-ob/results-in-narrowed-buffer,
  test-ob/specific-colnames):
* testing/lisp/test-org-clock.el (test-org-clock/clocktable):
* testing/lisp/test-org-element.el (test-org-element/src-block-interpreter):
* testing/lisp/test-org-src.el (test-org-src/basic,
  test-org-src/empty-block, test-org-src/blank-line-block): Ensure
  default values are used for defcustoms.
testing/lisp/test-ob.el
testing/lisp/test-org-clock.el
testing/lisp/test-org-element.el
testing/lisp/test-org-src.el