test-ob-maxima: Fix maxima matrix test
commitb7b93a0c2c77436dc73801d980ab0b633e9fe2ae
authorMarco Wahl <marcowahlsoft@gmail.com>
Sat, 20 Aug 2016 19:48:16 +0000 (20 21:48 +0200)
committerMarco Wahl <marcowahlsoft@gmail.com>
Sat, 20 Aug 2016 19:48:16 +0000 (20 21:48 +0200)
tree1f66556422cb5336e8496804553bbda1fb8cec48
parentb394cfd9ed0e5b648fda31181a808c28bdc93328
test-ob-maxima: Fix maxima matrix test

* testing/lisp/test-ob-maxima.el (ob-maxima/matrix-output): Remove lines
  starting with ";;" from the result of `org-babel-execute-src-block'.

This fix works around the occurance of lines like

;; loading #P"/home/b/.../numericalio/encode-decode-float.fasl"

in the output of maxima.

Maxima version: "5.38.1"
Lisp implementation type: "SBCL"
Lisp implementation version: "1.3.6"
testing/lisp/test-ob-maxima.el