gnu: xa: Enable tests.

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

Change-Id: I1866b367fc58542d5c2ae90b82f89b218c0ffa1f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Artyom V. Poptsov 2024-08-26 13:50:27 +03:00 committed by Zheng Junjie
parent 128d0b2ae0
commit 6f593f1a0e
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -470,7 +470,7 @@ (define-public xa
(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