babel: fix header arg duplication
commit54d3032cdcc2c2c30efac41e84ae4ab0543f7ad2
authorAaron Ecay <aaronecay@gmail.com>
Thu, 29 Oct 2015 13:31:28 +0000 (29 13:31 +0000)
committerAaron Ecay <aaronecay@gmail.com>
Thu, 29 Oct 2015 19:10:08 +0000 (29 19:10 +0000)
tree09da5601b14b5d28e3d1476bf784a4bf28b2847d
parent1c740023f7856ad01bcbdfd54f04f0ed448a9aee
babel: fix header arg duplication

* lisp/ob-core.el (org-babel-process-params): Make idempotent.
* testing/lisp/test-ob.el (ob/process-params-no-duplicates): New test.
lisp/ob-core.el
testing/lisp/test-ob.el