~ruther/guix-local

6f593f1a0ebe3800195a775542d97714274ced36 — Artyom V. Poptsov 1 year, 9 months ago 128d0b2
gnu: xa: Enable tests.

* gnu/packages/assembly.scm (xa) [arguments]: Enable tests.

Change-Id: I1866b367fc58542d5c2ae90b82f89b218c0ffa1f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/assembly.scm
M gnu/packages/assembly.scm => gnu/packages/assembly.scm +1 -1
@@ 470,7 470,7 @@ Supported architectures are:
    (build-system gnu-build-system)
    (arguments
     (list
      #:tests? #f           ; TODO: custom test harness, not sure how it works
      #:test-target "test"
      #:phases
      #~(modify-phases %standard-phases
          (delete 'configure))          ; no "configure" script