ob-tangle: Fix last commit
commit00ea6a286c948dfefbbd6e87e6d159e5ea8d17fc
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 9 Dec 2016 23:59:08 +0000 (10 00:59 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 9 Dec 2016 23:59:08 +0000 (10 00:59 +0100)
treecd759dca3c7af508992e01702c1f1d77cb8e2ec3
parent7b148e2d0ea579f851a79c081b7ca520d7dba75d
ob-tangle: Fix last commit

* lisp/ob-tangle.el (org-babel-tangle-single-block):
  `org-babel-expand-noweb-references' specifically needs to be run in
  the Org document so as to resolve references.
* testing/lisp/test-ob-tangle.el (ob-tangle/continued-code-blocks-w-noweb-ref):
  Make sure a failing test doesn't leave a file behind it.
lisp/ob-tangle.el
testing/lisp/test-ob-tangle.el