gnu: autojump: Fix failing tests.

This is a followup to 1d33b9e; test script was moved in upgrade to
version 22.3.4.

* gnu/packages/admin.scm (autojump)[arguments]: Adjust unit test script
file name.
master
Eric Bavier 2016-08-31 00:43:09 -05:00
parent b0488fe549
commit 0c4520d686
No known key found for this signature in database
GPG Key ID: 1EBBD204781F962C
1 changed files with 1 additions and 1 deletions

View File

@ -1415,7 +1415,7 @@ limits.")
(replace 'check
(lambda _
(zero?
(system* "python" "tests/autojump_utils_test.py"))))
(system* "python" "tests/unit/autojump_utils_test.py"))))
(replace 'install
;; The install.py script doesn't allow system installation
;; into an arbitrary prefix, so do our own install.